Re: How to solve the lnk2019 error
- From: "Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Oct 2006 23:22:24 +0000
How did you add the lib file to the project? Normally, I just configure the "Additional Library Directories" linker option.
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
"zouhy" <zouhy@xxxxxxx> wrote in message news:#sjH5wM#GHA.1220@xxxxxxxxxxxxxxxxxxxx:
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!
.
- References:
- How to solve the lnk2019 error
- From: zouhy
- How to solve the lnk2019 error
- Prev by Date: Re: Cannot Step Into A Web Service Call
- Previous by thread: How to solve the lnk2019 error
- Next by thread: RE: Unable to start debugging on the web server
- Index(es):