Build Log
  

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

Command Lines
  
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-OS\MSVisualStudioTemplate\demoCode\Release\RSP00000130282472.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\VisualStudio-OS\MSVisualStudioTemplate\demoCode\Release\RSP00000130282472.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-OS\MSVisualStudioTemplate\demoCode\Release\RSP00000230282472.rsp" with contents
[
/OUT:"demo.exe" /INCREMENTAL:NO /LIBPATH:"../../lib/ifort" /LIBPATH:"../../lib" /MANIFEST:NO /SUBSYSTEM:CONSOLE /LTCG /DYNAMICBASE:NO /MACHINE:X86 





 libipopt.lib libOS.lib libOsiCbc.lib libOsiClp.lib libCgl.lib libSym.lib libVol.lib libDylp.lib libCoinUtils.lib libClp.lib libCbc.lib libOsi.lib libOsiSym.lib libOsiVol.lib libOsiDylp.lib libbonmin.lib libbonminampl.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\VisualStudio-OS\MSVisualStudioTemplate\demoCode\Release\RSP00000230282472.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\visualstudio-os\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\visualstudio-os\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\VisualStudio-OS\MSVisualStudioTemplate\demoCode\Release\BuildLog.htm"
demo - 0 error(s), 3 warning(s)