So I downloaded the latest version of the podofo source
code(podofo-0.6.0.tar.gz) and opened it using 7zip. Then I downloaded the
FreeType source and compiled it, then the zlib and libjpeg binary/lib files.
After that I downloaded CMake 2.6 and built the PoDoFo Visual Studio 8 2005
project solution, which I opened and linked to the different libraries and
added the include directories. When I try to compile the project I get two
link errors concerning pdfhintstream.obj and pdfxrefstream.obj. I don't know
what I am doing wrong. Building freetype does not give me any dll
file(should it?).

Also, using the CMake to build the solution file, you are supposed to be
able to set it to "-DPODOFO_BUILD_SHARED:BOOL=FALSE", so that it will build
a static dll, but this gives me an error saying something about the install
targets not having an archive directory for the static dll.

Anyone who has built PoDoFo on windows and care to give a step by step
explanation? According to the readme it should be pretty straight forward,
but I haven't gotten it to work.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to