HTTrack Website Copier
Free software offline browser - FORUM
Subject: Where is "lien_back" declared?
Author: mreimer
Date: 11/17/2003 08:10
 
I've started to fix the errors I get when compiling HTTrack
in VS.NET. Now almost everything compiles but I get one
error where I really don't know what to do:

In the HTTrack-Source is the following part (InfoUrl.cpp):

lien_back* backitem=&back[id];
if (lien_back) {
...
}


For this part I get the error:

c:\WinHTTrack\src_win\WinHTTrack\InfoUrl.cpp(197): error
C2065: 'backitem' : nichtdeklarierter Bezeichner


It seems that lien_back isn't declared. Where can I find the
declaration of this type?
Thanks

Manuel
 
Reply


All articles

Subject Author Date
Where is "lien_back" declared?

11/17/2003 08:10
Re: Where is "lien_back" declared?

11/17/2003 15:31
Re: Where is "lien_back" declared?

11/17/2003 23:07
Re: Where is "lien_back" declared?

11/19/2003 09:12




0

Created with FORUM 2.0.11