| I can't build libhttrack under windows xp using vc6++. I
think I get an erro zlib, because i don't know where to
get zdll.lib.
thanks.
Linking...
Creating library C:\temp\Debuglib/libhttrack.lib and
object C:\temp\Debuglib/libhttrack.exp
htszlib.obj : error LNK2001: unresolved external symbol
__imp__gzclose
htszlib.obj : error LNK2001: unresolved external symbol
__imp__gzread
htszlib.obj : error LNK2001: unresolved external symbol
__imp__gzopen
unzip.obj : error LNK2001: unresolved external symbol
__imp__get_crc_table
zip.obj : error LNK2001: unresolved external symbol
__imp__get_crc_table
unzip.obj : error LNK2001: unresolved external symbol
__imp__inflateInit2_
unzip.obj : error LNK2001: unresolved external symbol
__imp__inflate
unzip.obj : error LNK2001: unresolved external symbol
__imp__crc32
zip.obj : error LNK2001: unresolved external symbol
__imp__crc32
unzip.obj : error LNK2001: unresolved external symbol
__imp__inflateEnd
zip.obj : error LNK2001: unresolved external symbol
__imp__deflateInit2_
zip.obj : error LNK2001: unresolved external symbol
__imp__deflate
zip.obj : error LNK2001: unresolved external symbol
__imp__deflateEnd
C:\temp\libhttrack.dll : fatal error LNK1120: 11
unresolved externals
Error executing link.exe. | |