Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Linking error in libhpdf.lib on compiling the project with Qt 5.1.1

$
0
0
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.

Viewing all articles
Browse latest Browse all 2113

Trending Articles