Dear PoDoFo,

I want to create a project that can parse PDF (read result from test (Pass or 
Fail)) using Qt creator. I'm trying to install PoDoFo library using CMake, I've 
installed zlib and freetype Libraries  but I still have the following problem.

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
linked by target "podofo_static" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/src
linked by target "ContentParser" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ContentParser
linked by target "ContentParser" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ContentParser
linked by target "CreationTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/CreationTest
linked by target "CreationTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/CreationTest
linked by target "DeviceTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/DeviceTest
linked by target "DeviceTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/DeviceTest
linked by target "FilterTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/FilterTest
linked by target "FilterTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/FilterTest
linked by target "FormTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/FormTest
linked by target "FormTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/FormTest
linked by target "ObjectParserTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ObjectParserTest
linked by target "ObjectParserTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ObjectParserTest
linked by target "ParserTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ParserTest
linked by target "SignatureTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/SignatureTest
linked by target "SignatureTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/SignatureTest
linked by target "TokenizerTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/TokenizerTest
linked by target "TokenizerTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/TokenizerTest
linked by target "VariantTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/VariantTest
linked by target "VariantTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/VariantTest
linked by target "WatermarkTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/WatermarkTest
linked by target "WatermarkTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/WatermarkTest
linked by target "podofobox" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofobox
linked by target "podofocolor" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofocolor
linked by target "podofocountpages" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofocountpages
linked by target "podofocrop" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofocrop
linked by target "podofoencrypt" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoencrypt
linked by target "podofogc" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofogc
linked by target "podofoimgextract" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoimgextract
linked by target "podofoimg2pdf" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoimg2pdf
linked by target "podofomerge" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofomerge
linked by target "podofopages" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofopages
linked by target "podofopdfinfo" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofopdfinfo
linked by target "podofotxt2pdf" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofotxt2pdf
linked by target "podofotxtextract" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofotxtextract
linked by target "podofouncompress" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofouncompress
linked by target "podofoimpose" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoimpose
linked by target "podofoincrementalupdates" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoincrementalupdates
linked by target "podofoxmp" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoxmp
linked by target "helloworld" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/examples/helloworld
linked by target "helloworld-base14" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/examples/helloworld-base14
PNG_LIBRARY (ADVANCED)
linked by target "podofo_static" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/src
linked by target "ContentParser" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ContentParser
linked by target "ContentParser" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ContentParser
linked by target "CreationTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/CreationTest
linked by target "CreationTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/CreationTest
linked by target "DeviceTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/DeviceTest
linked by target "DeviceTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/DeviceTest
linked by target "FilterTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/FilterTest
linked by target "FilterTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/FilterTest
linked by target "FormTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/FormTest
linked by target "FormTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/FormTest
linked by target "ObjectParserTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ObjectParserTest
linked by target "ObjectParserTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ObjectParserTest
linked by target "ParserTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/ParserTest
linked by target "SignatureTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/SignatureTest
linked by target "SignatureTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/SignatureTest
linked by target "TokenizerTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/TokenizerTest
linked by target "TokenizerTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/TokenizerTest
linked by target "VariantTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/VariantTest
linked by target "VariantTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/VariantTest
linked by target "WatermarkTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/WatermarkTest
linked by target "WatermarkTest" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/test/WatermarkTest
linked by target "podofobox" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofobox
linked by target "podofocolor" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofocolor
linked by target "podofocountpages" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofocountpages
linked by target "podofocrop" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofocrop
linked by target "podofoencrypt" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoencrypt
linked by target "podofogc" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofogc
linked by target "podofoimgextract" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoimgextract
linked by target "podofoimg2pdf" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoimg2pdf
linked by target "podofomerge" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofomerge
linked by target "podofopages" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofopages
linked by target "podofopdfinfo" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofopdfinfo
linked by target "podofotxt2pdf" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofotxt2pdf
linked by target "podofotxtextract" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofotxtextract
linked by target "podofouncompress" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofouncompress
linked by target "podofoimpose" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoimpose
linked by target "podofoincrementalupdates" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoincrementalupdates
linked by target "podofoxmp" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/tools/podofoxmp
linked by target "helloworld" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/examples/helloworld
linked by target "helloworld-base14" in directory 
C:/Users/massinissa.bandou/Downloads/podofo-0.9.3.tar/podofo-0.9.3/podofo-0.9.3/examples/helloworld-base14


Please can you help me to figure out what wrong with it? I thought PNG and JPEG 
are optional? Is there any other easy way to install PoDoFo?

Thank you for your time and help!


Best Regards,

Massi
------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to