Good morning, In an effort to easy linking amongst my developers I am now attempting to compiled and link pdftohtml using the package manager from the KDE4windows project.
My CMakeCache.txt: http://pastebin.com/i01csDeZ The visual studio project compiled fine (for once). Now in my separate project missing all the complexity of the full poppler project, where one can work on patches in peace: [C/C++ -> General -> Additional Include Directories]: C:\usr\include\RapidXML;C:\kde\3rdparty\zlib;C:\kde\include;C:\kde\include\openjpeg;C:\kde\include\freetype;C:\kde\include\freetype2\freetype;C:\usr\include\cairo;C:\usr\src\poppler\poppler;C:\usr\src\poppler\goo;C:\usr\src\poppler;C:\usr\src\poppler\MSVC-proj\;C:\usr\src\poppler\MSVC-proj\poppler [Linker -> General -> Additional Library Dependencies]: C:\kde\lib [Linker -> Input -> Additional Dependencies] zlib.lib;tiff3.lib;openjpeg.lib;lcms-1.lib;jpeg.lib;iconv.lib;FreeType.lib;C:/usr/lib/cairo.lib My file and directory tree: C:\usr = http://pastebin.com/fgFDNq1t C:\kde = http://paste.ubuntu.com/722558/ Build log: http://pastebin.com/a9DCtVcJ Any help would be appreciated. Thanks for all suggestions, Alec Taylor _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
