Dominik Seichter wrote:

>> I'm again trying to build PoDoFo using CMake (got it from the svn this
>> time), and I got the same problem with it as I had before.
>> The LIBJPEG_INCLUDE_DIR var is not added to the entry list in CMake,
>> while the two library vars are.
>>
>> After checking the CMake docs, MARK_AS_ADVANCED(LIBJPEG_LIBRARY
>> LIBJPEG_INCLUDE_DIR ) causes this.
>> This has maybe something to do with that it is not needed to build
>> PoDoFo? But this is not done for TIFF and some other libs.
>> Strange thing is also that only the include dir var isn't added, the
>> other two lib vars are.
>> So is this working as intended? I find it pretty annoying.

It sounds like you might be using the CMake gui for builds. Don't. There
are good reasons why the build instructions tell you to build by
invoking cmake from the command line.

If that's not the case, please provide a more detailed explanation of
the steps you're following and how they differ from the build
instructions. Please also define "entry list".

--
Craig Ringer

------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to