| | Compiling...
EasyBMP.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\easybmp\easybmp.cpp(994) : warning C4101: 'ZeroWORD' : unreferenced local variable
G422_ANIMATIONS.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
G422_DVC_DISPLAYS.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
G422_DVC_SETUP.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
G422_OAPI.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
e:\_dropbox_\my dropbox\project spacecraft\g422\g422_oapi.cpp(100) : warning C4018: '<' : signed/unsigned mismatch
G422_SCENARIO_RW.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
e:\_dropbox_\my dropbox\project spacecraft\g422\g422_scenario_rw.cpp(16) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
e:\microsoft visual studio 9.0\vc\include\string.h(217) : see declaration of 'strnicmp'
e:\_dropbox_\my dropbox\project spacecraft\g422\g422_scenario_rw.cpp(48) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
e:\microsoft visual studio 9.0\vc\include\string.h(217) : see declaration of 'strnicmp'
G422_SIM_CONTROLS.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
G422_SIM_DYNAMICS.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
e:\_dropbox_\my dropbox\project spacecraft\g422\g422_sim_dynamics.cpp(96) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
e:\_dropbox_\my dropbox\project spacecraft\g422\g422_sim_dynamics.cpp(97) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
G422_SIM_OPS.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
G422_SIM_UPDATE.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
e:\_dropbox_\my dropbox\project spacecraft\g422\g422_sim_update.cpp(261) : warning C4065: switch statement contains 'default' but no 'case' labels
G422_VSL_SETUP.cpp
e:\_dropbox_\my dropbox\project spacecraft\g422\g422.h(20) : warning C4005: 'OUT' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(80) : see previous definition of 'OUT'
Generating Code...
e:\_dropbox_\my dropbox\project spacecraft\g422\g422_scenario_rw.cpp(134) : warning C4715: 'MovingPart::getCfgState' : not all control paths return a value
e:\_dropbox_\my dropbox\project spacecraft\g422\g422_scenario_rw.cpp(171) : warning C4715: 'VCSwitch::getSaveState' : not all control paths return a value
Linking...
EasyBMP.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/OPT:ICF' specification
Creating library E:/Orbiter2010/Modules/G422.lib and object E:/Orbiter2010/Modules/G422.exp
Embedding manifest...
|