HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: i still cannot compile the project !!!!
Author: Xavier Roche
Date: 07/03/2002 22:34
 
> i downloaded the two libraries from :
> <http://www.gzip.org/zlib/>
> and
> <http://www.openssl.org/source/>
> but i still cannot compile , the error is :
> LINK : fatal error LNK1181: cannot open input 
> file 'C:Devzlibdll32zlib.lib'
> i did not any 'dll32' folder within zlib library 
> package !!

Of course - you have to compile OpenSSL, using the Visual 
C++ commandline compiler - see txt file in the httrack 
src_win directory:

# Install cygwin (binaries, only perl and various tools, no 
need for gcc)

perl -I"C:\Program Files\cygwin\lib\perl5\5.6.1" Configure 
VC-WIN32
cd src
ms\do_ms
nmake -f ms\ntdll.mak

Librairies are being generated in 
C:\Dev\openssl\src\out32dll

 
Reply Create subthread


All articles

Subject Author Date
i still cannot compile the project !!!!

07/03/2002 16:44
Re: i still cannot compile the project !!!!

07/03/2002 22:34
Re: i still cannot compile the project !!!!

07/04/2002 09:32
Re: i still cannot compile the project !!!!

07/04/2002 20:27




1

Created with FORUM 2.0.11