[Cbc-tickets] [COIN-OR Branch-and-Cut MIP Solver] #60: Undefined base class (?)

COIN-OR Branch-and-Cut MIP Solver coin-trac at coin-or.org
Wed Oct 8 16:18:56 EDT 2008


#60: Undefined base class (?)
------------------------+---------------------------------------------------
 Reporter:  Gassmann    |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  major       |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 The latest version of trunk (downloaded this morning with OS) gives
 several errors in cbcheuristicfpump.hpp when compiling with MS Visual
 Studio 8.0. I believe that the first error causes all the others, but I am
 not sure of that.

 2>c:\datafiles\research\os\os-trunk-
 test\cbc\src\cbcheuristicfpump.hpp(212) :
 error C2504: 'OsiClpDisasterHandler' : base class undefined
 2>c:\datafiles\research\os\os-trunk-
 test\cbc\src\cbcheuristicfpump.hpp(242) :
 error C2143: syntax error : missing ';' before '*'
 2>c:\datafiles\research\os\os-trunk-
 test\cbc\src\cbcheuristicfpump.hpp(242) :
 error C2433: 'CbcDisasterHandler::ClpDisasterHandler' : 'virtual' not
 permitted on data declarations
 2>c:\datafiles\research\os\os-trunk-
 test\cbc\src\cbcheuristicfpump.hpp(242) :
 error C4430: missing type specifier - int assumed. Note: C++ does not
 support default-int
 2>c:\datafiles\research\os\os-trunk-
 test\cbc\src\cbcheuristicfpump.hpp(242) :
 error C4430: missing type specifier - int assumed. Note: C++ does not
 support default-int
 2>c:\datafiles\research\os\os-trunk-
 test\cbc\src\cbcheuristicfpump.hpp(242) :
 warning C4183: 'clone': missing return type; assumed to be a member
 function returning 'int'
 2>c:\datafiles\research\os\os-trunk-test\cbc\src\cbcgenmessages.cpp(168) :
 fatal error C1903: unable to recover from previous error(s); stopping
 compilation

-- 
Ticket URL: <https://projects.coin-or.org/Cbc/ticket/60>
COIN-OR Branch-and-Cut MIP Solver <http://projects.coin-or.org/Cbc>
An LP-based branch-and-cut MIP solver.



More information about the Cbc-tickets mailing list