[Cbc] Cbc fails to compile on OS X due to broken CoinUtils

victor.zverovich at gmail.com victor.zverovich at gmail.com
Mon Mar 23 18:44:25 EDT 2015


Hi All,

I get a bunch of compile errors when building Cbc 2.9.3 on OS X:

In file included from .../Clp/src/ClpSolve.cpp:361:
.../CoinUtils/src/CoinSignal.hpp:99:22: error: C++ requires a type
specifier for all declarations
   typedef decltype((void (*)(int))0) CoinSighandler_t;
                    ~^

Looks like this has been solved in newer version of CoinUtils (2.10.5), but
the latest release of Cbc still uses the broken version.

Best regards,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20150323/53e66ceb/attachment.html>


More information about the Cbc mailing list