[Coin-discuss] BCP_lp_create_warmstart.cpp and BCP_vector_change.cpp ?

Silva, Eduardo BRA efsilva at nps.navy.mil
Thu Jan 15 04:15:11 EST 2004


Dear COIN Team/Users,
 
    I am trying to compile COIN/BCP in VSC++.NET 2003.  I am finding some errors that I do not know how to deal with.
    I am sorry if the questions are too basic, but I am starting with COIN and there is no one around here with
experience in COIN.   Any help is really appreciated.
 
>>First error:
        The file 'OsiWarmStartDual.hpp' was deleted from the OSI module, but BCP_lp_create_warmstart.cpp is still including it. 
 
BCP_lp_create_warmstart.cpp
\COIN\Bcp\LP\BCP_lp_create_warmstart.cpp(4) : fatal error C1083: Cannot open include file: 'OsiWarmStartDual.hpp': No such file or directory
  
>>The other errors are in the file BCP_vector_change.cpp:
 
BCP_vector_change.cpp
\COIN\Bcp\Member\BCP_vector_change.cpp(12) : error C2653: 'BCP_dblvec_change' : is not a class or namespace name
 
\COIN\Bcp\Member\BCP_vector_change.cpp(14) : error C3861: 'unpack': identifier not found, even with argument-dependent lookup
 
\COIN\Bcp\Member\BCP_vector_change.cpp(19) : error C2653: 'BCP_dblvec_change' : is not a class or namespace name
 
\COIN\Bcp\Member\BCP_vector_change.cpp(21) : error C2550: 'BCP_dblvec_change' : constructor initializer lists are only allowed on constructor definitions
 
\COIN\Bcp\Member\BCP_vector_change.cpp(22) : error C2065: '_values' : undeclared identifier
 
\COIN\Bcp\Member\BCP_vector_change.cpp(22) : error C2228: left of '.append' must have class/struct/union type
        type is ''unknown-type''

 

            Thanks,

            Eduardo.

 

 




More information about the Coin-discuss mailing list