[Dip-tickets] [Dip] #27: make does work on Mac OS X

Dip coin-trac at coin-or.org
Mon Jul 19 10:29:52 EDT 2010


#27: make does work on Mac OS X
--------------------+-------------------------------------------------------
Reporter:  kmartin  |     Owner:  tkr  
    Type:  defect   |    Status:  new  
Priority:  major    |   Version:  trunk
Keywords:           |  
--------------------+-------------------------------------------------------
Changes (by tkr):

  * owner:  => tkr


Comment:

 Can you try replacing

 #include <malloc.h>

 with

 #include <memory>

 and see if it builds? That should be the fix.

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