| | 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
|