<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Did you find this on the wiki?
<a class="moz-txt-link-freetext" href="https://projects.coin-or.org/MSVisualStudio">https://projects.coin-or.org/MSVisualStudio</a><br>
<img src="cid:part1.03010407.03050103@comcast.net" alt=""
height="284" width="444"><br>
<br>
The snapshot I have of Clp 1.15.3<br>
H:.<br>
├───compile_f2c<br>
├───headers<br>
├───MSVisualStudio<br>
│ ├───v10 <small><small><<<
has the 3 .props files</small></small> <br>
│ └───v9 <small><small><<<</small></small>
BuildTools.vcproj makes configall_system_msc.h<br>
│ ├───Debug<br>
│ └───_UpgradeReport_Files<br>
└───share<br>
<br>
<img src="cid:part2.06020204.02060100@comcast.net" alt=""
height="613" width="677"><br>
<br>
So, No I have not built what you want. But I expect the automation
is there to merge 2 seperate builds.<br>
<br>
William<br>
<br>
<div class="moz-cite-prefix">On 3/9/2014 3:27 AM, Wolfgang Hartmann
wrote:<br>
</div>
<blockquote
cite="mid:CAMVpXUe_HxDQVBpapZx=Co_xXbZbqD1sbZzowfcP-k+KF-1r0A@mail.gmail.com"
type="cite">
<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>
<br>
</div>
</blockquote>
...<br>
<br>
</body>
</html>