Pages: [1]
|
|
|
Author
|
Topic: Unresolved symbol (Read 1577 times)
|
Uglies
Guest
|
Hi, I was compiling the sc2 source code downloaded from CVS using VC++. At link stage it says zip.obj : error LNK2001: unresolved external symbol _inflate zip.obj : error LNK2001: unresolved external symbol _inflateInit2_ zip.obj : error LNK2001: unresolved external symbol _inflateEnd zip.obj : error LNK2001: unresolved external symbol _inflateReset
What should I do?
|
|
|
Logged
|
|
|
|
|
Uglies
Guest
|
I'm sorry, I know how to program C, but I'm not very clear about .dll and .lib. I downloaded zlib.lib, and put it in msvc++ directory. But that doesn't work, what is missing?
|
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|