HTTrack Website Copier
Free software offline browser - FORUM
Subject: Compilation difficulties
Author: masoud
Date: 07/10/2002 13:44
 
Dear Xavier
Hi, and thanks for your very cool program
I want to write an intelligent search engine based on your 
program. But I could not compile windows httrack sources.
I read the previous questions and answers about compile 
errors, but still have problem:
1- I am using VS.NET(VC++ 7.0) compiler. does it matter?2- I have installed
full cygwin, but I can not find openssl 
sources
3- To simplify, I bypassed the IPV6 and Openssl by editing 
the 2 related constants, but still have compile error:

d:\Asadpur\Winhttrack\htslib.h(130) : error 
C2065: 'HTS_MAXADDRLEN' : undeclared identifier

d:\Asadpur\Winhttrack\htslib.h(130) : error C2057: expected 
constant expression

d:\Asadpur\Winhttrack\htslib.h(130) : warning C4200: 
nonstandard extension used : zero-sized array in 
struct/union
        Cannot generate copy-ctor or copy-assignment 
operator when UDT contains a zero-sized array

d:\Asadpur\Winhttrack\htslib.h(131) : error C2229: 
struct 't_dnscache' has an illegal zero-sized array


3- When in cygwin I type the following command
perl -I"C:\Program Files\cygwin\lib\perl5\5.6.1" Configure 
VC-WIN32
it says that can not find configure file, I checked no file 
exist in perl directory having "configure" name

May I ask you to describe for programmers the complete way 
that they can compile your source on windows platforms?
 
Reply


All articles

Subject Author Date
Compilation difficulties

07/10/2002 13:44
Re: Compilation difficulties

07/10/2002 19:49




b

Created with FORUM 2.0.11