Build Log
  

Build started: Project: G422, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\RSP00003453844996.rsp" with contents
[
/Od /I "E:\Orbiter2010\Orbitersdk\include" /I "E:\stuffz\Orbiter2010\Orbitersdk\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "G422_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\G422_VSL_SETUP.cpp"

".\G422_SIM_UPDATE.cpp"

".\G422_SIM_OPS.cpp"

".\G422_SIM_DYNAMICS.cpp"

".\G422_SIM_CONTROLS.cpp"

".\G422_SCENARIO_RW.cpp"

".\G422_OAPI.cpp"

".\G422_DVC_SETUP.cpp"

".\G422_DVC_DISPLAYS.cpp"

".\G422_ANIMATIONS.cpp"

".\EasyBMP\EasyBMP.cpp"
]
Creating command line "cl.exe @"e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\RSP00003453844996.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\RSP00003553844996.rsp" with contents
[
/OUT:"E:/Orbiter2010/Modules/G422.dll" /LIBPATH:"E:\stuffz\Orbiter2010\Sound\OrbiterSound_SDK\VESSELSOUND_SDK\ShuttlePB_project" /LIBPATH:"E:\Orbiter2010\Sound\OrbiterSound_SDK\VESSELSOUND_SDK\ShuttlePB_project" /LIBPATH:"E:\Orbiter2010\Orbitersdk\lib" /LIBPATH:"E:\stuffz\Orbiter2010\Orbitersdk\lib" /DLL /MANIFEST /MANIFESTFILE:"Debug\G422.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"msvcrt.lib" /NODEFAULTLIB:"msvcirt.lib" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Orbitersdk.lib Orbiter.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

".\Debug\EasyBMP.obj"

".\Debug\G422_ANIMATIONS.obj"

".\Debug\G422_DVC_DISPLAYS.obj"

".\Debug\G422_DVC_SETUP.obj"

".\Debug\G422_OAPI.obj"

".\Debug\G422_SCENARIO_RW.obj"

".\Debug\G422_SIM_CONTROLS.obj"

".\Debug\G422_SIM_DYNAMICS.obj"

".\Debug\G422_SIM_OPS.obj"

".\Debug\G422_SIM_UPDATE.obj"

".\Debug\G422_VSL_SETUP.obj"
]
Creating command line "link.exe @"e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\RSP00003553844996.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\RSP00003653844996.rsp" with contents
[
/outputresource:"..\..\..\..\Orbiter2010\Modules\G422.dll;#2" /manifest

".\Debug\G422.dll.intermediate.manifest"
]
Creating command line "mt.exe @"e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\RSP00003653844996.rsp" /nologo"
Creating temporary file "e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\BAT00003753844996.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\BAT00003753844996.bat"""
Output Window
  
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...
Results
  
Build log was saved at "file://e:\_DROPBOX_\My Dropbox\Project SpaceCraft\G422\Debug\BuildLog.htm"
G422 - 0 error(s), 20 warning(s)