Build Log
Build started: Project: Atlantis, Configuration: Release|Win32
Command Lines Creating temporary file "c:OrbiterOrbitersdkSpace Shuttle UltraReleaseRSP0000023112520.rsp" with contents
[
/O2 /Ob1 /I "C:Program FilesMicrosoft SDKsWindowsv6.0AInclude" /I "C:OrbiterOrbitersdkinclude" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_MLP" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /GF /FD /EHsc /MD /Gy /Fp".Release/Atlantis.pch" /Fo".Release/" /Fd".Release/" /W3 /c /TP ".SubsystemDirector.cpp" ".vcStandardSwitch.cpp" ".ShuttleBus.cpp" ".PlBayOp.cpp" ".PanelR2.cpp" ".PanelO3.cpp" ".PanelF7.cpp" ".PanelC3.cpp"
".PanelC2.cpp" ".PanelA8.cpp" ".PanelA4.cpp" ".OMSSubsystem.cpp"
".OMSPod.cpp" ".dpsMDM.cpp" ".dpsMasterTimingUnit.cpp" ".KuBandSystem.cpp" ".Keyboard.cpp" ".GPC.cpp" ".GearOp.cpp" ".discsignalsDiscretePort.cpp" ".discsignalsDiscreteBundle.cpp" ".discsignalsDiscOutPort.cpp" ".Common.cpp" ".CommModeHandler.cpp"
".vcBasicVCComponent.cpp" ".vcBasicSwitch.cpp" ".vcBasicPanel.cpp"
".AtlantisSubsystem.cpp" ".Atlantis.cpp" ".dpsAP101S.cpp" ".AirDataProbeSystem.cpp" ]
Creating command line "cl.exe @"c:OrbiterOrbitersdkSpace Shuttle UltraReleaseRSP0000023112520.rsp" /nologo /errorReport:prompt"
Output Window Compiling...
SubsystemDirector.cpp
StandardSwitch.cpp
ShuttleBus.cpp
c1xx : fatal error C1083: Cannot open source file: '.ShuttleBus.cpp': No such file or directory
PlBayOp.cpp
PanelR2.cpp
PanelO3.cpp
.PanelO3.cpp(282) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
.PanelO3.cpp(287) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
.PanelO3.cpp(292) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
.PanelO3.cpp(303) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data
PanelF7.cpp
PanelC3.cpp
.PanelC3.cpp(405) : warning C4101: 'cbuf' : unreferenced local variable
PanelC2.cpp
PanelA8.cpp
c:orbiterorbitersdkspace shuttle ultrameshres_vc_a8.h(8) : warning C4005: 'NGRP_VC' : macro redefinition
c:orbiterorbitersdkspace shuttle ultrameshres_vc.h(8) : see previous definition of 'NGRP_VC'
c:orbiterorbitersdkspace shuttle ultrameshres_vc_a8.h(11) : warning C4005: 'NMAT_VC' : macro redefinition
c:orbiterorbitersdkspace shuttle ultrameshres_vc.h(11) : see previous definition of 'NMAT_VC'
c:orbiterorbitersdkspace shuttle ultrameshres_vc_a8.h(14) : warning C4005: 'NTEX_VC' : macro redefinition
c:orbiterorbitersdkspace shuttle ultrameshres_vc.h(14) : see previous definition of 'NTEX_VC'
c:orbiterorbitersdkspace shuttle ultrameshres_vc_a8.h(50) : warning C4005: 'GRP_transRMSboot_VC' : macro redefinition
c:orbiterorbitersdkspace shuttle ultrameshres_vc.h(316) : see previous definition of 'GRP_transRMSboot_VC'
c:orbiterorbitersdkspace shuttle ultrameshres_vc_a8.h(51) : warning C4005: 'GRP_transRMS_VC' : macro redefinition
c:orbiterorbitersdkspace shuttle ultrameshres_vc.h(315) : see previous definition of 'GRP_transRMS_VC'
c:orbiterorbitersdkspace shuttle ultrameshres_vc_a8.h(52) : warning C4005: 'GRP_transguard_VC' : macro redefinition
c:orbiterorbitersdkspace shuttle ultrameshres_vc.h(313) : see previous definition of 'GRP_transguard_VC'
c:orbiterorbitersdkspace shuttle ultrameshres_vc_a8.h(53) : warning C4005: 'GRP_A2panel_VC' : macro redefinition
c:orbiterorbitersdkspace shuttle ultrameshres_vc.h(310) : see previous definition of 'GRP_A2panel_VC'
c:orbiterorbitersdkspace shuttle ultrameshres_vc_a8.h(54) : warning C4005: 'GRP_081_VC' : macro redefinition
c:orbiterorbitersdkspace shuttle ultrameshres_vc.h(18) : see previous definition of 'GRP_081_VC'
PanelA4.cpp
OMSSubsystem.cpp
c1xx : fatal error C1083: Cannot open source file: '.OMSSubsystem.cpp': No such file or directory
OMSPod.cpp
c1xx : fatal error C1083: Cannot open source file: '.OMSPod.cpp': No such file or directory
MDM.cpp
MasterTimingUnit.cpp
.dpsMasterTimingUnit.cpp(351) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:Program FilesMicrosoft Visual Studio 9.0VCincludestring.h(74) : see declaration of 'strcpy'
.dpsMasterTimingUnit.cpp(359) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
C:Program FilesMicrosoft Visual Studio 9.0VCincludestring.h(215) : see declaration of 'stricmp'
.dpsMasterTimingUnit.cpp(362) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
C:Program FilesMicrosoft Visual Studio 9.0VCincludestring.h(215) : see declaration of 'stricmp'
.dpsMasterTimingUnit.cpp(365) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
C:Program FilesMicrosoft Visual Studio 9.0VCincludestring.h(215) : see declaration of 'stricmp'
.dpsMasterTimingUnit.cpp(370) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
C:Program FilesMicrosoft Visual Studio 9.0VCincludestring.h(215) : see declaration of 'stricmp'
.dpsMasterTimingUnit.cpp(373) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
C:Program FilesMicrosoft Visual Studio 9.0VCincludestring.h(215) : see declaration of 'stricmp'
KuBandSystem.cpp
Keyboard.cpp
GPC.cpp
.GPC.cpp(235) : error C2065: 'stage1guidance_size' : undeclared identifier
.GPC.cpp(386) : error C2511: 'void Atlantis::GPC(double)' : overloaded member function not found in 'Atlantis'
c:orbiterorbitersdkspace shuttle ultraAtlantis.h(972) : see declaration of 'Atlantis'
.GPC.cpp(705) : error C2511: 'void Atlantis::TransControl(double)' : overloaded member function not found in 'Atlantis'
c:orbiterorbitersdkspace shuttle ultraAtlantis.h(972) : see declaration of 'Atlantis'
GearOp.cpp
DiscretePort.cpp
Generating Code...
Compiling...
DiscreteBundle.cpp
DiscOutPort.cpp
Common.cpp
CommModeHandler.cpp
BasicVCComponent.cpp
BasicSwitch.cpp
BasicPanel.cpp
AtlantisSubsystem.cpp
Atlantis.cpp
AP101S.cpp
AirDataProbeSystem.cpp
Generating Code...
Results Build log was saved at "file://c:OrbiterOrbitersdkSpace Shuttle UltraReleaseBuildLog.htm"
Atlantis - 6 error(s), 19 warning(s)