Compiling PoDoFo in VS2019 using MinGW and CMake

  • Thread starter Thread starter Rick C. Hodgin3
  • Start date Start date
R

Rick C. Hodgin3

Guest
I've recently discovered Visual Studio supports CMake. I've been trying to compile the PoDoFo project, but am having trouble with Visual Studio's interface and getting the settings right.

Can someone help me?

Download PoDoFo 0.9.6 -- PoDoFo

It requires some libraries (zlib, freetype, jpeg, tiff optional):
GnuWin32 Packages

These all install to c:\program files (x86)\gnuWin32\ in the bin, lib, and include folders.

I try and setup the paths to reach those locations, but I keep getting errors that it can't find the libraries. I don't understand what is not setup properly.

Thank you in advance.

Continue reading...
 
Back
Top