This was the cmake command line I used yesterday: "c:\Program Files\CMake 2.4\bin\cmake.exe" -G "Visual Studio 8 2005" .. -DCMAKE_INCLUDE_PATH=c:\progra~1\gnuwin32\include -DCMAKE_LIBRARY_PATH=c:\progra~1\gnuwin32\lib
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sargrad, Dave Sent: Wednesday, November 07, 2007 8:26 AM To: Craig Ringer Cc: [email protected] Subject: Re: [Podofo-users] trying to build podofo using visual studio This is a great thought. I'll do that. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Ringer Sent: Tuesday, November 06, 2007 9:18 PM To: Sargrad, Dave Cc: [email protected] Subject: Re: [Podofo-users] trying to build podofo using visual studio Sargrad, Dave wrote: > http://s99.photobucket.com/albums/l305/dsargrad/?action=view¤t=t > es > t_app_startup_error.png That's pretty weird. It's not an issue I've seen before. It's a pity the full text of the error in depends.exe is not visible under the error dialog - the one beginning "Error processing the". For testing purposes you might want to rebuild PoDoFo as a static library. It is possible to get a truly amazing number of things subtly wrong on Windows and land up with a DLL that is for some reason or another invalid or unusable. When using a static library several complexities are eliminated and the linker can do a better job of ensuring that everything makes sense at link time. BTW, which Visual Studio version are you using? -- 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 ------------------------------------------------------------------------ - 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 ------------------------------------------------------------------------- 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
