Hello, I'm getting the following errors: 1>freetype.lib(ftgzip.obj) : error LNK2005: inflate already defined in zlibwapi.lib(zlibwapi.dll) 1>freetype.lib(ftgzip.obj) : error LNK2005: inflateEnd already defined in zlibwapi.lib(zlibwapi.dll) 1>freetype.lib(ftgzip.obj) : error LNK2005: inflateInit_ already defined in zlibwapi.lib(zlibwapi.dll) If I use /NODEFAULTLIB, I get multiple "error LNK2001: unresolved external symbol "void __cdecl operator delete(void *,unsigned __int64)" (??3@YAXPEAX_K@Z)".
There seems to be conflict between freetype.lib's gzip and podofo.lib's zlib. I am using Visual Studio 2019 on Windows 8. Is there some option, I'm missing? Brian
_______________________________________________ Podofo-users mailing list Podofo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/podofo-users