Build Log
  

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

Command Lines
  
Creating temporary file "c:\msys\1.0\home\kmartin\CoinAll-1.2.0-VisualStudio\MSVisualStudioCoinAllTemplate\demoCode\Release\RSP00000116803860.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 /wd4267 /wd4290 /wd4996 /wd4190 ".\demoCode.cpp"
]
Creating command line "cl.exe @"c:\msys\1.0\home\kmartin\CoinAll-1.2.0-VisualStudio\MSVisualStudioCoinAllTemplate\demoCode\Release\RSP00000116803860.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\msys\1.0\home\kmartin\CoinAll-1.2.0-VisualStudio\MSVisualStudioCoinAllTemplate\demoCode\Release\RSP00000216803860.rsp" with contents
[
/OUT:"demo.exe" /INCREMENTAL:NO /LIBPATH:"../../lib/ifort" /LIBPATH:"../../lib" /MANIFEST:NO /SUBSYSTEM:CONSOLE /LTCG /DYNAMICBASE:NO /MACHINE:X86 





 libAlps.lib libBcp.lib libBcps.lib libBlis.lib libCbc.lib libCbcSolver.lib libCgl.lib libClp.lib libCoinMP.lib libCoinUtils.lib libDylp.lib libFlopCpp.lib libOS.lib libOsi.lib libOsiCbc.lib libOsiClp.lib libOsiDylp.lib libOsiSym.lib libOsiVol.lib libSmi.lib libSym.lib libVol.lib libbonmin.lib libbonminampl.lib libipopt.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\demoCode.obj"
]
Creating command line "link.exe @"c:\msys\1.0\home\kmartin\CoinAll-1.2.0-VisualStudio\MSVisualStudioCoinAllTemplate\demoCode\Release\RSP00000216803860.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
demoCode.cpp
c:\msys\1.0\home\kmartin\coinall-1.2.0-visualstudio\include\coin\VolVolume.hpp(163) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\xutility(2550) : see declaration of 'std::copy'
c:\msys\1.0\home\kmartin\coinall-1.2.0-visualstudio\include\coin\VolVolume.hpp(256) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\xutility(2550) : see declaration of 'std::copy'
Linking...
Generating code
Finished generating code
Results
  
Build log was saved at "file://c:\msys\1.0\home\kmartin\CoinAll-1.2.0-VisualStudio\MSVisualStudioCoinAllTemplate\demoCode\Release\BuildLog.htm"
demo - 0 error(s), 3 warning(s)