<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am trying to test the capability of the SBB codes 
but is having problems compiling the codes using Windows Visual Studio / C++ 
V6.&nbsp; I have encountered 23&nbsp;linker errors, the first of which 
is:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>unitTest.obj : error LNK2001: unresolved external 
symbol "public: __thiscall SbbModel::~SbbModel(void)" (<A 
href="mailto:??1SbbModel@@QAE@XZ">??1SbbModel@@QAE@XZ</A>)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Is there a list as to what needs to be done when 
compiling on WINDOWS? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>regards,<BR>kwong-meng</FONT></DIV></BODY></HTML>