How to solve the lnk2019 error
- From: "zouhy" <zouhy@xxxxxxx>
- Date: Thu, 26 Oct 2006 14:58:44 +0800
when i use vs.net 2005 to debug my program, there are some errors occur,
here is the description:
Error 1 error LNK2019: unresolved external symbol __imp__inflateInit2_
referenced in function "public: bool __thiscall
CZipArchive::OpenFile(unsigned short)" (?OpenFile@CZipArchive@@QAE_NG@Z)
d:\work\ZipExample\Zipd.lib 1
but i have add the lib "Zipd.lib" to the project, and this program can be
debug well in vc6.0, help me!
.
- Follow-Ups:
- Re: How to solve the lnk2019 error
- From: Bryan Phillips
- Re: How to solve the lnk2019 error
- Prev by Date: WER and managed minidumps
- Next by Date: Re: WER and managed minidumps
- Previous by thread: WER and managed minidumps
- Next by thread: Re: How to solve the lnk2019 error
- Index(es):