Unresolved externals despite linking in zlib.lib

后端 未结 8 996
礼貌的吻别
礼貌的吻别 2020-12-05 23:25

I\'ve been trying to compile an application which utilizes zlib compression in VC++ 2010.

I get the

error LNK2019: unresolved external symbol _infla         


        
8条回答
提交回复
热议问题