Build Log
  

Rebuild started: Project: algorithmicDiff, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\RSP00000138082200.rsp" with contents
[
/GL /I "..\..\include" /I "..\..\include\Coin" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP /wd4396 /wd4996 ".\code\OSAlgorithmicDiffTest.cpp"
]
Creating command line "cl.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\RSP00000138082200.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\RSP00000238082200.rsp" with contents
[
/OUT:"algorithmicDiff.exe" /INCREMENTAL:NO /LIBPATH:"../../lib/ifort" /LIBPATH:"../../lib" /MANIFEST /MANIFESTFILE:"Release\algorithmicDiff.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /MACHINE:X86 libOS.lib libOsiCbc.lib libOsiClp.lib libCgl.lib libSym.lib libVol.lib libDylp.lib libCoinUtils.lib libClp.lib libCbc.lib libOsi.lib libIpopt.lib libOsiSym.lib libOsiVol.lib libOsiDylp.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\OSAlgorithmicDiffTest.obj"
]
Creating command line "link.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\RSP00000238082200.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\RSP00000338082200.rsp" with contents
[
/outputresource:".\algorithmicDiff.exe;#1" /manifest

".\Release\algorithmicDiff.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\RSP00000338082200.rsp" /nologo"
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\BAT00000438082200.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\BAT00000438082200.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
OSAlgorithmicDiffTest.cpp
c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\include\Coin\CoinHelperFunctions.hpp(496) : warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\include\Coin\OSiLReader.h(59) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\algorithmicDiff\Release\BuildLog.htm"
algorithmicDiff - 0 error(s), 3 warning(s)