Dear PoDoFo,


I want to create a GUI that can parse and read PDF file. I’ve installed
CMake 3.3.0 executable version on 64 bits machine using Qt Creator (Qt 5).
During the configuration, I got the following problem



Building static PoDoFo library

CMake Warning (dev) at CMakeLists.txt:558 (EXPORT_LIBRARY_DEPENDENCIES):
Policy CMP0033 is not set: The export_library_dependencies command should
not be called. Run "cmake --help-policy CMP0033" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.

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 on this matter??



Thank you for your help



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

Reply via email to