[Dip-tickets] [Dip] #28: problem with MILPBlock example on Mac OS X.

Dip coin-trac at coin-or.org
Mon Jul 19 22:11:38 EDT 2010


#28: problem with MILPBlock example on Mac OS X.
--------------------+-------------------------------------------------------
Reporter:  kmartin  |       Type:  defect
  Status:  new      |   Priority:  minor 
 Version:  trunk    |   Keywords:        
--------------------+-------------------------------------------------------
 When I run

  ./decomp_milpblock --param milpblock.parm

 I get the error below.  I was however able to run MILPBlock after doing a
 new configure with

 --enable-static --disable-shared

 so it works with static libs and not dynamic.

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


 dyld: Symbol not found: __ZN12CbcHeuristic13shouldHeurRunEi
   Referenced from: /Users/kmartin/coin/dip-
 trunk/vpath/lib/libCbcSolver.0.dylib
   Expected in: flat namespace
  in /Users/kmartin/coin/dip-trunk/vpath/lib/libCbcSolver.0.dylib
 Trace/BPT trap

-- 
Ticket URL: <https://projects.coin-or.org/Dip/ticket/28>
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