[Clp] Compiling Clp and CoinUtils in MS Visual Studio 10

William H. Patton pattonwh at comcast.net
Sun Mar 9 13:47:44 EDT 2014


Did you find this on the wiki? https://projects.coin-or.org/MSVisualStudio


The snapshot I have of Clp 1.15.3
H:.
????compile_f2c
????headers
????MSVisualStudio
?   ????v10 <<< has the 3 .props files
?   ????v9 <<< BuildTools.vcproj   makes   configall_system_msc.h
?       ????Debug
?       ????_UpgradeReport_Files
????share



So, No I have not built what you want. But I expect the automation is 
there to merge 2 seperate builds.

William

On 3/9/2014 3:27 AM, Wolfgang Hartmann wrote:
> Hi,
>
> I would like to get in contact with somebody here in this list who has
> compiled Clp and CoinUtls in one single DLL using the C/C++ compiler
> in MS Visual Studio 10.
>
> I downloaded the code (.zip version) from the internet and tried to
> compile a MS DLL without precompiled headers. Using precompuiled
> headers made it IMHO worse.
> The code, however, is obviously from a Linux version
> and I'm getting a very large number of errors and warnings.
>
> Several things I changed already:
> - I inlcude math.h and have an endian.h file,
> - I'm suppressing some inline's by resetting some defintions
>
> Among the errors which I get are the following:
>
> 1>  CoinAbcSmallFactorization4.cpp
> 1>c:\cmat\xclp\abcsimplex.hpp(1242): error C2079: 
> 'AbcSimplex::abcProgress_' uses undefined class 'AbcSimplexProgress'
> 1>c:\cmat\xclp\abcsimplex.hpp(743): error C2440: 'return' : cannot 
> convert from 'int *' to 'AbcSimplexProgress *'
> 1>          Types pointed to are unrelated; conversion requires 
> reinterpret_cast, C-style cast or function-style cast
>
...

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20140309/c790277e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aidfchda.png
Type: image/png
Size: 22142 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/clp/attachments/20140309/c790277e/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ejfegfdh.png
Type: image/png
Size: 96152 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/clp/attachments/20140309/c790277e/attachment-0003.png>


More information about the Clp mailing list