Build Log
  

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

Command Lines
  
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\addCuts\Release\RSP00000B38083320.rsp" with contents
[
/GL /I "..\..\include\coin" /I "..\..\include" /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 /wd4290 /wd4190 /wd4996 ".\code\OSAddCuts.cpp"
]
Creating command line "cl.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\addCuts\Release\RSP00000B38083320.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\addCuts\Release\RSP00000C38083320.rsp" with contents
[
/OUT:"addCuts.exe" /INCREMENTAL:NO /LIBPATH:"..\..\lib" /LIBPATH:"..\..\lib\ifort" /MANIFEST:NO /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 libifcorert.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\OSAddCuts.obj"
]
Creating command line "link.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\addCuts\Release\RSP00000C38083320.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
OSAddCuts.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\OsiCuts.hpp(375) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\visualstudio-coinall\include\coin\OsiCuts.hpp(376) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
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\addCuts\Release\BuildLog.htm"
addCuts - 0 error(s), 6 warning(s)