<div dir="ltr">Hi All,<div>I'm trying to compile a multi-thread version of CBC on windows using Visual Studio. </div><div><br></div><div>I tried to define CBC_THREAD preprocessor definition on all projects of release version source 2.9.7 :</div><div><br></div><div><div>cbc</div><div>libCbc</div><div>libCbcSolver</div><div>libCgl</div><div>libCoinUtils</div><div>libOsi</div><div>libOsiCbc</div><div>libOsiClp</div></div><div><br></div><div>(I excluded libClp because I don't want to use <span style="font-size:12.8px">Aboca</span><span style="font-size:12.8px"> linear solver)</span><br></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">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)</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Or perhaps am I doing something wrong ?</span></div><div><br></div><div><span style="font-size:12.8px">Thanks in advance,</span></div><div><span style="font-size:12.8px">Marco</span></div></div>