[Coin-discuss] Compiling SBB on Windows using Visual Studio 6

J P Fasano jpfasano at us.ibm.com
Sun Jul 25 19:37:13 EDT 2004




Have you been able to compile and build anything other than sbb unitTest
(like perhaps coinUnitTest in file COIN\Coin\Test\unitTest.cpp)?
Have you seen /COIN/Win/readme.txt which has some hints on building on
windows?

The error message indicates that the sbb library has not been specified as
a dependancy when linking sbb unitTest.

JP Fasano
jpfasano at us.ibm.com
(914)945-1324  (tie line 862-1324)
COIN-OR www.coin-or.org


                                                                           
             "Kwong-Meng TEO"                                              
             <kmteo at MIT.EDU>                                               
             Sent by:                                                   To 
             coin-discuss-admi         <coin-discuss at www-124.southbury.usf 
             n at www-124.southbu         .ibm.com>                           
             ry.usf.ibm.com                                             cc 
                                                                           
                                                                   Subject 
             07/25/2004 06:13          [Coin-discuss] Compiling SBB on     
             PM                        Windows using Visual Studio 6       
                                                                           
                                                                           
             Please respond to                                             
               coin-discuss                                                
                                                                           
                                                                           




   Hi,

   I am trying to test the capability of the SBB codes but is having
   problems compiling the codes using Windows Visual Studio / C++ V6.  I
   have encountered 23 linker errors, the first of which is:

   unitTest.obj : error LNK2001: unresolved external symbol "public:
   __thiscall SbbModel::~SbbModel(void)" (??1SbbModel@@QAE at XZ)

   Is there a list as to what needs to be done when compiling on WINDOWS?

   regards,
   kwong-meng




More information about the Coin-discuss mailing list