Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/usr/bin/ld cannot find -lIlmThread-2_2 and -lIex-2_2 #1

Open
chaosink opened this issue Apr 10, 2018 · 0 comments
Open

/usr/bin/ld cannot find -lIlmThread-2_2 and -lIex-2_2 #1

chaosink opened this issue Apr 10, 2018 · 0 comments

Comments

@chaosink
Copy link

chaosink commented Apr 10, 2018

[  2%] Built target toFloat
[  4%] Built target eLut
[  7%] Built target Half
[  9%] Built target Iex
[ 11%] Built target IexMath
[ 17%] Built target Imath
[ 24%] Built target IlmThread
[ 93%] Built target IlmImf-obj
[ 93%] Built target CopyIlmBaseLibs
[ 94%] Linking CXX executable b44ExpLogTable
/usr/bin/ld: cannot find -lIlmThread-2_2
/usr/bin/ld: cannot find -lIex-2_2
collect2: error: ld returned 1 exit status
OpenEXR/IlmImf/CMakeFiles/b44ExpLogTable.dir/build.make:95: recipe for target 'OpenEXR/IlmImf/b44ExpLogTable' failed
make[2]: *** [OpenEXR/IlmImf/b44ExpLogTable] Error 1
CMakeFiles/Makefile2:569: recipe for target 'OpenEXR/IlmImf/CMakeFiles/b44ExpLogTable.dir/all' failed
make[1]: *** [OpenEXR/IlmImf/CMakeFiles/b44ExpLogTable.dir/all] Error 2
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2

It seems that the target CopyIlmBaseLibs has no effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant