|
I've downloaded precompiled libs from the gnuwin32 project on sf.net. I've got: Freetype-2.3.5 jpeg-6b-4 I had to make some changes to the project file - to include the libs and header files. Also some of the podofo code was missing from the project. Perhaps the visual studio project is out of date in podofo-0.5.0. Anyway, I've managed to get the projects PoDoFoLib and podofouncompress to compile and link. But when I run I get an exception before even the first line of main. Below is the debug output from MS C++ 2006 Express Edition. I've also attached the podofo and podofouncompress project files. 'podofouncompress.exe': Loaded 'C:\dev\pdf\podofo-0.5.0\tools\podofouncompress\Debug\podofouncompress.exe', Symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\wxvault.dll', Binary was not built with debug information. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\psapi.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\mpr.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\user32.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\detoured.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\wsock32.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\ws2_32.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\ws2help.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\Program Files\Google\Google Desktop Search\GoogleDesktopNetwork3.dll', No symbols loaded. 'podofouncompress.exe': Unloaded 'C:\Program Files\Google\Google Desktop Search\GoogleDesktopNetwork3.dll' 'podofouncompress.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll', No symbols loaded. 'podofouncompress.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', No symbols loaded. First-chance exception at 0x00322ba6 in podofouncompress.exe: 0xC0000005: Access violation reading location 0x00322ba6. Unhandled exception at 0x00322ba6 in podofouncompress.exe: 0xC0000005: Access violation reading location 0x00322ba6. The program '[4420] podofouncompress.exe: Native' has exited with code 0 (0x0). -------- Original Message --------
Hi, I'm trying to compile podofo 0.5 using MS Visual C++ 2005. I notice that this has been done before. But what versions of the following libs do I need and where are they available from? - freetype2 - zlib - libjpeg Where exactly should I put the files? Are there any precompiled versions with just the .lib and .h files? Could anyone email these to me? Many thanks, Ed. -- Edward Ross Exorbyte GmbH UK Office: +44 (0)845 6800061 DE Office: +49 (0)7531 3633900 Fax: +44 (0)845 6800062 http://www.exorbyte.com -- Edward Ross Exorbyte GmbH UK Office: +44 (0)845 6800061 DE Office: +49 (0)7531 3633900 Fax: +44 (0)845 6800062 http://www.exorbyte.com -- Edward Ross Exorbyte GmbH UK Office: +44 (0)845 6800061 DE Office: +49 (0)7531 3633900 Fax: +44 (0)845 6800062 http://www.exorbyte.com |
PoDoFoLib.vcproj
Description: application/xml
podofouncompress.vcproj
Description: application/xml
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
