<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'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'm suppressing some inline'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> CoinAbcSmallFactorization4.cpp</div><div>1>c:\cmat\xclp\abcsimplex.hpp(1242): error C2079: 'AbcSimplex::abcProgress_' uses undefined class 'AbcSimplexProgress'</div>
<div>1>c:\cmat\xclp\abcsimplex.hpp(743): error C2440: 'return' : cannot convert from 'int *' to 'AbcSimplexProgress *'</div><div>1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast</div>
</div><div><br></div><div><div>1>c:\cmat\xclp\coinabchelperfunctions.cpp(359): warning C4068: unknown pragma</div><div>......................................</div><div>1>c:\cmat\xclp\coinabchelperfunctions.cpp(635): warning C4068: unknown pragma<br>
</div><div>1>c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C2065: '__asm__' : undeclared identifier</div><div>1>c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C2146: syntax error : missing ';' before identifier '__volatile__'</div>
<div>1>c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C2143: syntax error : missing ')' before ':'</div><div>1>c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C2059: syntax error : ')'</div>
<div>1>c:\cmat\xclp\coinabchelperfunctions.cpp(2005): error C3861: '__volatile__': identifier not found</div></div><div><br></div><div><div>1> CoinAbcFactorization3.cpp</div><div>1>c:\cmat\xclp\coinabcbasefactorization3.cpp(1541): error C2661: 'CoinAbcScatterUpdate' : 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'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&feature=youtu.be" style="color:rgb(17,85,204)" target="_blank">http://www.youtube.com/watch?v=HE16lQWprwg&feature=youtu.be</a></div>
<div> <a href="http://www.wcmat.com/wolfgang" target="_blank">www.wcmat.com/wolfgang</a> </div></div>
</div></div>