On Wed, 2015-06-17 at 15:26 +0200, Massinissa Bandou wrote: > CMake Error: The following variables are used in this project, but > they are set to NOTFOUND. > Please set them or make sure they are set and tested correctly in the > CMake files: > LIBJPEG_LIBRARY_RELEASE
Hi, as your previous email states, the JPEG library is optional. Just set the missing variables into some fake values and then change the podofo_config.h and disable the JPEG, PNG,... parts there. Looking into the CMakeLists.txt, if the JPEG library is not found, this message "Libjpeg not found. JPEG support will be disabled" should be printed, thus you get it disabled automatically. Maybe something failed. Bye, zyx P.S.: using cmake GUI (also on Windows) lets you define the missing variables on the fly and continue the configuration. -- http://www.litePDF.cz i...@litepdf.cz ------------------------------------------------------------------------------ _______________________________________________ Podofo-users mailing list Podofo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/podofo-users