Hi Craig, Cmake 2.6 didn't work either.
Did you find any time to check this issue? Bye Sebastian -----Ursprüngliche Nachricht----- Von: Craig Ringer [mailto:[EMAIL PROTECTED] Gesendet: Montag, 16. Juni 2008 17:28 An: EXTERNAL Loch Sebastian (Firma Ferchau; BhP/TEF17) Cc: [email protected] Betreff: Re: [Podofo-users] Static build - Cmake problems EXTERNAL Loch Sebastian (Firma Ferchau; BhP/TEF17) wrote: > I have problems to generate the project files for a static build. > If I start cmake with the following command, I get the below > error... > > cmake -G "Visual Studio 7 .NET 2003" .\src > -DCMAKE_INCLUDE_PATH=C:\developer\gnuwin32\include -- > -DCMAKE_LIBRARY_PATH=C:\developer\gnuwin32\lib > -DPODOFO_BUILD_SHARED:BOOL=FALSE -DPODOFO_BUILD_STATIC:BOOL=TRUE Side note: the GnuWin32 libraries may not work correctly with a VC++ PoDoFo build. You're better off building your own with your particular version of VC++. The current build documentation should reflect that; if I've missed anything please let me know. > Actually I'm using cmake version 2.5-20080318 with the attached > CMakeLists.txt > (actual version from svn trunk today). I suspect it's an issue with podofo's build files and I'll have a look tomorrow if time permits. Right now I need to sleep. In the mean time, you might want to try CMake 2.6.x now that it's been released as a stable version. 2.5 should be marked as unsupported now, really. -- Craig Ringer ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
