[Cbc] [CBC] Compiling multi-thread CBC in visual studio/windows

mg giunto.cardanico at gmail.com
Tue Feb 23 10:10:11 EST 2016


Hi All,
I'm trying to compile a multi-thread version of CBC on windows using Visual
Studio.

I tried to define CBC_THREAD preprocessor definition on all projects of
release version source 2.9.7 :

cbc
libCbc
libCbcSolver
libCgl
libCoinUtils
libOsi
libOsiCbc
libOsiClp

(I excluded libClp because I don't want to use Aboca linear solver)

Problem is that POSIX thread library (pthread.h) seems necessary... is
there a way to make it work on windows ? (possibly even not in visual
studio if not feasible)

Or perhaps am I doing something wrong ?

Thanks in advance,
Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20160223/3ef7582e/attachment.html>


More information about the Cbc mailing list