Hi,
On 24.01.2012 14:21, Ariel Constenla-Haile wrote:
Hi *,
On Tue, Jan 24, 2012 at 11:27:42AM +0100, Oliver-Rainer Wittmann wrote:
I have problem building coinmp on my system.
I am working together with Andre on this problem - please stay tuned
for the new Windows developer snapshots.
I'm having a problem building it in Windows XP too.
It seems to build fine, but then starts a loop, trying to rebuild the
coinmp libraries, until the build breaks. It seems it does not break
because of a compilings error (I can't find any error on the logs) but
just because of the loop.
Here is the last lines of my output on building coinmp:
<error>
...
libOsi - 0 error(s), 0 warning(s)
Build started: Project: libOsiClp, Configuration: Release|Win32
Compiling...
OsiClpSolverInterface.cpp
Creating library...
Build log was saved at
"file://c:\AOO\sources\builds\ext_libraries\coinmp\wntmsci12.pro\misc\build\CoinMP-1.6.0\Clp\MSVi
sualStudio\v9\libOsiClp\Release\BuildLog.htm"
libOsiClp - 0 error(s), 0 warning(s)
Build started: Project: libCbcSolver, Configuration: Release|Win32
Compiling...
CbcCbcParam.cpp
unitTestClp.cpp
CbcSolverHeuristics.cpp
CbcSolverExpandKnapsack.cpp
CbcSolverAnalyze.cpp
CbcSolver.cpp
CbcLinkedUtils.cpp
CbcLinked.cpp
Generating Code...
Creating library...
Build log was saved at
"file://c:\AOO\sources\builds\ext_libraries\coinmp\wntmsci12.pro\misc\build\CoinMP-1.6.0\Cbc\MSVi
sualStudio\v9\libCbcSolver\Release\BuildLog.htm"
Build started: Project: CoinMP, Configuration: Release|Win32
dmake: Error code 127, while making
'./wntmsci12.pro/misc/build/so_built_coinmp'
ERROR: error 65280 occurred while making
/cygdrive/c/AOO/sources/builds/ext_libraries/coinmp
</error>
Best regards, Oliver.