[KDE/Mac] OSX/CI: poppler fails to build on branch master

René J.V. Bertin rjvbertin at gmail.com
Tue Feb 10 21:28:36 UTC 2015


On Tuesday February 10 2015 21:25:59 Marko Käning wrote:

Hi,


> [ 51%] Building CXX object CMakeFiles/poppler.dir/poppler/JPEG2000Stream.cc.o
> Linking CXX shared library libpoppler.dylib
> ld: library not found for -lopenjp2
> clang: error: linker command failed with exit code 1 (use -v to see invocation)

Seems -L/opt/local/lib isn't added to the commandline? 

You'll probably have to look through the CMakeList.txt files to see where libopenjp2 is detected, and verify what linker flags it determines.
That is supposing of course that the pkgconfig file contains that -L flag!

R.


More information about the kde-mac mailing list