Sargrad, Dave wrote: > Your right. This is the setup I used once I started to use the pre-built > freetypes. This looked a bit different when I tried to build freetype. > My two-step goal today is: > 1] get podofo built (probably linked statically) and the test apps > running using pre-built freetype, zlib, and jpeglib. > 2] same as 1 except with freetype, zlib, and jpeglib perhaps as source > builds (1 or all of them)
Good plan. I should note that I regularly build PoDoFo on win32 using GnuWin32 and VC++. This means less on Windows than on other platforms since it's much harder to get two win32 systems configured the same, and harder to know when they are in fact configured subtly differently. Nonetheless, it's always built pretty much out of the box since I got CMake builds working, so I'm very interested in finding out what's going wrong for you. Maybe it's something we can detect in the CMake code and warn about. > Assuming that I have success with step 1, I'll take step 2 as far as I > can today. > > I am also starting to add all the cache parameters to the generator > command line (as opposed to an independent use of -i). When I post this > new command line, it will help to expose that much more of my > configuration. Great. When you do, if you still have any issues please include the generated CMakeCache.txt file and the full CMake command line output or post it to a pastebin where I can see it. -- Craig Ringer ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
