Home > Back-end >  First compiled using cmake podofo and successful. But to use vs2008 generated a lot of problems. Hel
First compiled using cmake podofo and successful. But to use vs2008 generated a lot of problems. Hel

Time:10-19

Use zlib, jpeglib freestylelib are compiled,


1> -- -- -- -- -- - has started to generate: project: podofo_static, configuration: Debug Win32 -- -- -- -- -- --
1> Are compiling...
1> PdfImage. CPP
1> D: \ \ Program Files \ vs2008 VC \ \ include \ xlocale (342) : warning C4530: using c + + exception handler, but is not enabled on semantics, please specify/EHsc
1> . \.. \ podofo - 0.9.1 \ SRC \ doc \ PdfImage CPP (50) : fatal error C1083: cannot open include file: "jpeglib. H" : No to the file or directory
1> PdfFontMetricsFreetype. CPP
1> D: \ \ Program Files \ vs2008 VC \ \ include \ xlocale (342) : warning C4530: using c + + exception handler, but is not enabled on semantics, please specify/EHsc
1> . \.. \ podofo - 0.9.1 \ SRC \ doc \ PdfFontMetricsFreetype CPP (34) : fatal error C1083: cannot open include file: "ft2build. H" : No to the file or directory
1> PdfFontMetrics. CPP
1> D: \ \ Program Files \ vs2008 VC \ \ include \ xlocale (342) : warning C4530: using c + + exception handler, but is not enabled on semantics, please specify/EHsc
1> . \.. \ podofo - 0.9.1 \ SRC \ doc \ PdfFontMetrics CPP (34) : fatal error C1083: cannot open include file: "ft2build. H" : No to the file or directory
1> PdfFontCID. CPP
1> D: \ \ Program Files \ vs2008 VC \ \ include \ xlocale (342) : warning C4530: using c + + exception handler, but is not enabled on semantics, please specify/EHsc
1> . \.. \ podofo - 0.9.1 \ SRC \ doc \ PdfFontCID CPP (34) : fatal error C1083: cannot open include file: "ft2build. H" : No to the file or directory
1> PdfFontCache. CPP
1> D: \ \ Program Files \ vs2008 VC \ \ include \ xlocale (342) : warning C4530: using c + + exception handler, but is not enabled on semantics, please specify/EHsc
1> . \.. \ podofo - 0.9.1 \ SRC \ doc \ PdfFontCache CPP (55) : fatal error C1083: cannot open include file: "ft2build. H" : No to the file or directory
1> PdfFiltersPrivate. CPP
1> D: \ \ Program Files \ vs2008 VC \ \ include \ xlocale (342) : warning C4530: using c + + exception handler, but is not enabled on semantics, please specify/EHsc
1> D: \ exec \ podofolib \ podofo - 0.9.1 \ SRC \ base \ PdfFiltersPrivate h (39) : fatal error C1083: cannot open include file: "zlib. H" : No to the file or directory
1> PdfFilter. CPP
1> D: \ \ Program Files \ vs2008 VC \ \ include \ xlocale (342) : warning C4530: using c + + exception handler, but is not enabled on semantics, please specify/EHsc
1> D: \ exec \ podofolib \ podofo - 0.9.1 \ SRC \ base \ PdfFiltersPrivate h (39) : fatal error C1083: cannot open include file: "zlib. H" : No to the file or directory
1> Being generated code...
1> Generate log in "file://d:\ExeC\podofolib\p\src\podofo_static.dir\Debug\BuildLog.htm
"1> Seven podofo_static - 7 error, warning
2> -- -- -- -- -- - has started to generate: project: podofoxmp, configuration: Debug Win32 -- -- -- -- -- --
3 & gt; -- -- -- -- -- - has started to generate: project: podofouncompress, configuration: Debug Win32 -- -- -- -- -- -

CodePudding user response:

You compile a success? I am also a lot of mistakes!!
  • Related