Build Log
  

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

Command Lines
  
Creating temporary file "c:\msys\1.0\home\kmartin\coin\OS-2.1.0-VisualStudio\MSVisualStudioOSExamples\branchCutPrice\Release\RSP00000533442956.rsp" with contents
[
/GL /I "..\..\include" /I "..\..\examples\branchCutPrice\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 "..\..\examples\branchCutPrice\Member\OS.cpp"

"..\..\examples\branchCutPrice\Member\OS_var.cpp"

"..\..\examples\branchCutPrice\Member\OS_user_data.cpp"

"..\..\examples\branchCutPrice\TM\OS_tm.cpp"

"..\..\examples\branchCutPrice\Member\OS_packer.cpp"

"..\..\examples\branchCutPrice\LP\OS_lp.cpp"

"..\..\examples\branchCutPrice\Member\OS_init.cpp"

"..\..\examples\branchCutPrice\Member\OS_cut.cpp"
]
Creating command line "cl.exe @"c:\msys\1.0\home\kmartin\coin\OS-2.1.0-VisualStudio\MSVisualStudioOSExamples\branchCutPrice\Release\RSP00000533442956.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\msys\1.0\home\kmartin\coin\OS-2.1.0-VisualStudio\MSVisualStudioOSExamples\branchCutPrice\Release\RSP00000633442956.rsp" with contents
[
/OUT:"branchCutPrice.exe" /INCREMENTAL:NO /LIBPATH:"..\..\lib\ifort" /LIBPATH:"..\..\lib" /LIBPATH:"..\..\lib\ASL" /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 libCbcSolver.lib libOsi.lib libOsiSym.lib libOsiVol.lib libOsiDylp.lib libBcp.lib amplsolv.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\OS.obj"

".\Release\OS_cut.obj"

".\Release\OS_init.obj"

".\Release\OS_lp.obj"

".\Release\OS_packer.obj"

".\Release\OS_tm.obj"

".\Release\OS_user_data.obj"

".\Release\OS_var.obj"
]
Creating command line "link.exe @"c:\msys\1.0\home\kmartin\coin\OS-2.1.0-VisualStudio\MSVisualStudioOSExamples\branchCutPrice\Release\RSP00000633442956.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
OS.cpp
OS_var.cpp
OS_user_data.cpp
OS_tm.cpp
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(101) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(128) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(217) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(243) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
OS_packer.cpp
OS_lp.cpp
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(101) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(128) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(217) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(243) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
..\..\examples\branchCutPrice\LP\OS_lp.cpp(80) : warning C4800: 'char' : forcing value to bool 'true' or 'false' (performance warning)
..\..\examples\branchCutPrice\LP\OS_lp.cpp(91) : warning C4800: 'char' : forcing value to bool 'true' or 'false' (performance warning)
..\..\examples\branchCutPrice\LP\OS_lp.cpp(608) : warning C4800: 'char' : forcing value to bool 'true' or 'false' (performance warning)
OS_init.cpp
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(101) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(128) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(217) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
c:\msys\1.0\home\kmartin\coin\os-2.1.0-visualstudio\include\coin\BCP_matrix.hpp(243) : warning C4244: 'argument' : conversion from '__w64 int' to 'int', possible loss of data
OS_cut.cpp
Linking...
Generating code
Finished generating code
Results
  
Build log was saved at "file://c:\msys\1.0\home\kmartin\coin\OS-2.1.0-VisualStudio\MSVisualStudioOSExamples\branchCutPrice\Release\BuildLog.htm"
branchCutPrice - 0 error(s), 16 warning(s)