Build Log
  

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

Command Lines
  
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\osTestCode\Release\RSP0000053808568.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 ".\code\OSTestCode.cpp"
]
Creating command line "cl.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\osTestCode\Release\RSP0000053808568.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\osTestCode\Release\RSP0000063808568.rsp" with contents
[
/OUT:"osTestCode.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 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\OSTestCode.obj"
]
Creating command line "link.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\osTestCode\Release\RSP0000063808568.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
OSTestCode.cpp
c:\msys\1.0\home\kmartin\visualstudio-coinall\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-coinall\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-CoinAll\MSVisualStudioCoinAllExamples\osTestCode\Release\BuildLog.htm"
osTestCode - 0 error(s), 3 warning(s)