[Dip-tickets] [Dip] #29: Problem building examples/GAP

Dip coin-trac at coin-or.org
Tue Jul 20 05:21:36 EDT 2010


#29: Problem building examples/GAP
--------------------+-------------------------------------------------------
Reporter:  kmartin  |       Type:  defect
  Status:  new      |   Priority:  minor 
 Version:  trunk    |   Keywords:        
--------------------+-------------------------------------------------------
 I followed the instructions for building GAP and on Mac OS X 10.6 I get
 the error below when executing make. (PS -- I also got the malloc.h error
 reported in a previous ticket but just copied a malloc.h file into

 ExternalSolvers/Knapsack/Pisinger

 to fix the problem. )


 %%%%%%%%%%%%%%%%%

 '`../../../../Dip/examples/GAP/GAP_Main.cpp
 ../../../../Dip/examples/GAP/GAP_Main.cpp: In function ‘int main(int,
 char**)’:
 ../../../../Dip/examples/GAP/GAP_Main.cpp:84: error: invalid conversion
 from ‘int’ to ‘const DecompSolution*’
 ../../../../Dip/examples/GAP/GAP_Main.cpp:84: error:   initializing
 argument 1 of ‘virtual DecompSolverResult* DecompAlgo::solveDirect(const
 DecompSolution*)’

-- 
Ticket URL: <https://projects.coin-or.org/Dip/ticket/29>
Dip <https://projects.coin-or.org/Dip>
An extensible software framework for implementing decompositon-based bounding algorithms for use in solving large-scale discrete optimization problems.



More information about the Dip-tickets mailing list