Hello Dmitri,

You need both the DLL for execution and the include/lib files for
compilation/link. If you are on Windows, you can use
http://gnuwin32.sourceforge.net/packages.html as a source link for download.

Regards,
Christophe


Le mer. 17 juin 2020 à 23:34, Dmitri Korin <[email protected]>
a écrit :

> Hello my favorite open source developers.
>
> I'll start off with the question: the cmake configuration searches for a
> debug and release for multiple libraries such as "ZLIB_LIBRARY_DEBUG"
> "ZLIB_LIBRARY_RELEASE" as well as "FREETYPE_LIBRARY_DEBUG" and
> "FREETYPE_LIBRARY_RELEASE". Are these directories supposed to come with the
> libraries? Or are they directories I am supposed to make somewhere within
> my build/binary directory?
>
> Seeing things like my zlib1.dll file is simply a single file I wasn't sure
> what the purpose of the two directories was. I am fairly new to cmake so I
> apologize if I completely misunderstood the process, I hope to slowly learn
> more and more about cmake and podofo so I can one day build the library for
> android with the help of googles NDK, as any pdf editing library costs
> thousands of dollars.
>
> I couldn't find a solution to this in the tickets as it appears my
> question is too entry level for the average user of podofo but I thought
> I'd ask the email listing anyways.
>
> Thank you for your time
>
> -Dmitri
> _______________________________________________
> Podofo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/podofo-users
>
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to