Build Log |
|
Command Lines |
Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\instanceGenerator\Release\RSP0000073808952.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 /TP /wd4396 /wd4996 ".\code\OSInstanceGenerator.cpp" ] Creating command line "cl.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\instanceGenerator\Release\RSP0000073808952.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\instanceGenerator\Release\RSP0000083808952.rsp" with contents [ /OUT:"instanceGenerator.exe" /INCREMENTAL:NO /LIBPATH:"..\..\lib" /LIBPATH:"..\..\lib\ifort" /MANIFEST /MANIFESTFILE:"Release\instanceGenerator.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /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\OSInstanceGenerator.obj" ] Creating command line "link.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\instanceGenerator\Release\RSP0000083808952.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\instanceGenerator\Release\RSP0000093808952.rsp" with contents [ /outputresource:".\instanceGenerator.exe;#1" /manifest ".\Release\instanceGenerator.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\instanceGenerator\Release\RSP0000093808952.rsp" /nologo" Creating temporary file "c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\instanceGenerator\Release\BAT00000A3808952.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\instanceGenerator\Release\BAT00000A3808952.bat""" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release OSInstanceGenerator.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\OSiLReader.h(59) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) 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' ..\..\include\coin\OSCoinSolver.h(77) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) ..\..\include\coin\OSCoinSolver.h(83) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) ..\..\include\coin\OSrLReader.h(65) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow) ..\..\include\coin\OSMathUtil.h(34) : warning C4190: 'os_dtoa_format' has C-linkage specified, but returns UDT 'std::basic_string<_Elem,_Traits,_Ax>' which is incompatible with C with [ _Elem=char, _Traits=std::char_traits |
Results |
Build log was saved at "file://c:\msys\1.0\home\kmartin\VisualStudio-CoinAll\MSVisualStudioCoinAllExamples\instanceGenerator\Release\BuildLog.htm" instanceGenerator - 0 error(s), 11 warning(s) |