Hi,
Do anyone is having any idea what is going wrong with the linking of libhpdf.lib in Visual Studio 2008 .
I am compiling the code with Qt 5.1.1.
libhpdf.lib(hpdf_streams.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function _HPDF_Stream_WriteToStreamWithDeflate
libhpdf.lib(hpdf_streams.obj) : error LNK2019: unresolved external symbol _deflate referenced in function _HPDF_Stream_WriteToStreamWithDeflate
libhpdf.lib(hpdf_streams.obj) : error LNK2019: unresolved external symbol _deflateInit_ referenced in function _HPDF_Stream_WriteToStreamWithDeflate
Any help would be appreciated.
↧