HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: How to modify and build HTTrack for Windows
Author: Azaghal
Date: 03/22/2020 11:47
 
Since I saw some Visual Studio files (possibly for the ancient Visual Studio 6,
which I do not have installed) I tried to build it with the much newer VS
2015, and after downloading OpenSSL and fixing up the the include directories,
aside from a few deprecated function warnings I got these:


Severity	Code	Description	Project	File	Line	Suppression State
Error	LNK1181	cannot open input file 'libhttrack.lib'	httrack
C:\Dev\HTTrack\LINK	1	

Severity	Code	Description	Project	File	Line	Suppression State
Warning	MSB8012	TargetPath(C:\temp\httrackcmd\Debug\httrack.exe) does not
match the Linker's OutputFile property value (C:\temp\httrack\httrack.exe).
This may cause your project to build incorrectly. To correct this, please make
sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Link.OutputFile).	httrack	C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets	1189	


Any idea on how to fix these, especially the missing .lib?    Do I need a much
older Visual Studio?  I did have VC++ 6.0, but I haven't seen the CDs in the
last few years. 
 
Reply Create subthread


All articles

Subject Author Date
How to modify and build HTTrack for Windows

03/22/2020 10:13
Re: How to modify and build HTTrack for Windows

03/22/2020 11:47
Re: How to modify and build HTTrack for Windows

03/27/2020 17:59




5

Created with FORUM 2.0.11