<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear Sir,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; I am able to build library in 
MSVC++6.0, without any difficulty. But when I am trying to compile and build 
sample programs TSPdemo or some other program downloaded from your website, 
Compilation is successful but I am recieving following error while linking : 
</FONT></DIV>
<DIV><FONT face=Arial><FONT size=2>--------------------Configuration: tspdemo - 
Win32 Debug--------------------<BR>Linking...<BR>tspdemoView.obj : <FONT 
color=#ff0000>error LNK2001</FONT>: unresolved external symbol "<FONT 
color=#0000ff>public: virtual void __thiscall </FONT>GADCrowdingGA::step(void)" 
(?step@GADCrowdingGA@@UAEXXZ)<BR>tspdemoView.obj : <FONT color=#ff0000>error 
LNK2001</FONT>: unresolved external symbol "public: virtual void __thiscall 
GADCrowdingGA::initialize(unsigned int)" 
(?initialize@GADCrowdingGA@@UAEXI@Z)<BR><FONT color=#ff0000></FONT><FONT 
size=2>Debug/tspview.exe : fatal error LNK1120: 2 unresolved externals<BR>Error 
executing link.exe.</FONT></FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>tspview.exe - 3 error(s), 0 warning(s)</FONT></DIV>
<DIV><FONT face=Arial 
size=2>---------------------------------------------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>Please write me how can I resolve this kind of 
error.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Also Please write explicitly what changes I have to 
make in GAconfig.h for successful compilation of examples in MSVC++6.0. The 
original file is creating some problems with cout,cin,ostream,istream etc 
objects. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please help me by writing email as soon as 
possible. I am in trouble.Lastly,  I would like to express my thanks for such a 
good library for Genetic algorithm.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Sunil Jha</FONT></DIV>
<DIV><FONT face=Arial size=2>Ph.D Scholar ,</FONT></DIV>
<DIV><FONT face=Arial size=2>Mechanical Engg. Department,</FONT></DIV>
<DIV><FONT face=Arial size=2>Indian Institute of Technology, 
Kanpur,</FONT></DIV>
<DIV><FONT face=Arial size=2>INDIA</FONT></DIV></BODY></HTML>