[Coin-discuss] Fix on Darwin and Msys

Michal Kaut mail at michalkaut.net
Wed Jun 28 13:36:19 EDT 2006


I tried 'make' in Clp/Examples and Cbc/Examples in the Coin-Cbc project
on WinXP running MinGW + MSYS, and had to manually change the library 
links from -l<Name> to -llib<Name> (i.e. -lClp into -llibClp) in the 
Makefiles.
After that, the examples compile without problems.

Regards,
Michal Kaut


kmartin wrote:
> Hi Andreas and Sven:
> 
> I just tested the Andreas' fix for Darwin.
> 
> I ran make in
> 
> Cbc/Examples
> 
> on Mac OS X 10.4.6 using Gcc 4.01 and everything worked fine.
> 
> I also tested the latest download of the Cbc project on Msys with
> Microsoft cl and that is still working fine.
> 
> Thanks Andreas.
> 
> 



More information about the Coin-discuss mailing list