Has anyone using VS 2010 encountered this type of error? I have spent over a day trying to figure out what I thought was a simple link lib problem, but I have not been able to resolve. Likewise I do not know if the problem is in my application or one of the lib builds.
Any suggestions are greatly appreciated.
Thanks... Bobby Reedy
1>libhpdfs.lib(hpdf_streams.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function _HPDF_Stream_WriteToStreamWithDeflate
1>libhpdfs.lib(hpdf_streams.obj) : error LNK2019: unresolved external symbol _deflate referenced in function _HPDF_Stream_WriteToStreamWithDeflate
1>libhpdfs.lib(hpdf_streams.obj) : error LNK2019: unresolved external symbol _deflateInit_ referenced in function _HPDF_Stream_WriteToStreamWithDeflate