<div dir="ltr"><div>Hi,</div><div><br></div>I would like to get in contact with somebody here in this list who has<div>compiled Clp and CoinUtls in one single DLL using the C/C++ compiler</div><div>in MS Visual Studio 10.</div>
<div><br></div><div>I downloaded the code (.zip version) from the internet and tried to</div><div>compile a MS DLL without precompiled headers. Using precompuiled</div><div>headers made it IMHO worse.</div><div>The code, however, is obviously from a Linux version</div>
<div>and I&#39;m getting a very large number of errors and warnings.</div><div><br></div><div>Several things I changed already:</div><div>- I inlcude math.h and have an endian.h file,</div><div>- I&#39;m suppressing some inline&#39;s by resetting some defintions</div>
<div><br></div><div>Among the errors which I get are the following:</div><div><br></div><div><div>1&gt;  CoinAbcSmallFactorization4.cpp</div><div>1&gt;c:\cmat\xclp\abcsimplex.hpp(1242): error C2079: &#39;AbcSimplex::abcProgress_&#39; uses undefined class &#39;AbcSimplexProgress&#39;</div>
<div>1&gt;c:\cmat\xclp\abcsimplex.hpp(743): error C2440: &#39;return&#39; : cannot convert from &#39;int *&#39; to &#39;AbcSimplexProgress *&#39;</div><div>1&gt;          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast</div>
</div><div><br></div><div><div>1&gt;c:\cmat\xclp\coinabchelperfunctions.cpp(359): warning C4068: unknown pragma</div><div>......................................</div><div>1&gt;c:\cmat\xclp\coinabchelperfunctions.cpp(635): warning C4068: unknown pragma<br>
</div><div>1&gt;c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C2065: &#39;__asm__&#39; : undeclared identifier</div><div>1&gt;c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C2146: syntax error : missing &#39;;&#39; before identifier &#39;__volatile__&#39;</div>
<div>1&gt;c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C2143: syntax error : missing &#39;)&#39; before &#39;:&#39;</div><div>1&gt;c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C2059: syntax error : &#39;)&#39;</div>
<div>1&gt;c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C3861: &#39;__volatile__&#39;: identifier not found</div></div><div><br></div><div><div>1&gt;  CoinAbcFactorization3.cpp</div><div>1&gt;c:\cmat\xclp\coinabcbasefactorization3.cpp(1541): error C2661: &#39;CoinAbcScatterUpdate&#39; : no overloaded function takes 4 arguments</div>
<div><br></div><div>Maybe somebody here on this community has some idea what I do wrong??</div><div><br></div><div>Please do not understand me wrong, Clp and Coin are definitely great software </div><div>and I&#39;m just such a junkie to work with MS Visual Studio</div>
<div>and Intel Parallel XL :-)   I know that already!</div><div>And maybe I have more experience with C than C++ ;-(</div><div><br></div><div>Wolfgang</div><div><br></div>-- <br><div dir="ltr"><div>Time is not Onedimensional!</div>
<div>And even if it were - it would still be too difficult for me to handle.---<br></div><div>Wolfgang M. Hartmann</div><div><br></div><div>On YouTube: <a href="http://www.youtube.com/watch?v=HE16lQWprwg&amp;feature=youtu.be" style="color:rgb(17,85,204)" target="_blank">http://www.youtube.com/watch?v=HE16lQWprwg&amp;feature=youtu.be</a></div>
<div> <a href="http://www.wcmat.com/wolfgang" target="_blank">www.wcmat.com/wolfgang</a> </div></div>
</div></div>