Build Log
  

Rebuild started: Project: B58, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\RSP0000294527244308.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "FREGAT_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/B58.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\B58.cpp
]
Creating command line "cl.exe @c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\RSP0000294527244308.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\RSP00002A4527244308.rsp" with contents
[
/OUT:"..\..\..\modules\B58.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:".\Release\B58.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/B58.pdb" /DYNAMICBASE:NO /IMPLIB:".\Release/B58.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

"..\..\lib\cvel.lib"

"..\..\lib\orbiter.lib"

"..\..\lib\Orbitersdk.lib"

"..\..\lib\OrbiterSoundSDK3.lib"

".\Release\B58.obj"
]
Creating command line "link.exe @c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\RSP00002A4527244308.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\RSP00002B4527244308.rsp" with contents
[
/outputresource:"..\..\..\Modules\B58.dll;#2" /manifest

.\Release\B58.dll.intermediate.manifest
]
Creating command line "mt.exe @c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\RSP00002B4527244308.rsp /nologo"
Creating temporary file "c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\BAT00002C4527244308.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\BAT00002C4527244308.bat"
Output Window
  
Compiling...
B58.cpp
c:\astro\orbiter100830\orbiterdev\orbitersdk\samples\b58\b58.h(234) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\astro\orbiter100830\orbiterdev\orbitersdk\samples\b58\b58.h(240) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
c:\astro\orbiter100830\orbiterdev\orbitersdk\samples\b58\b58.h(244) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\astro\orbiter100830\orbiterdev\orbitersdk\samples\b58\b58.h(251) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
c:\astro\orbiter100830\orbiterdev\orbitersdk\samples\b58\b58.h(262) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\astro\orbiter100830\orbiterdev\orbitersdk\samples\b58\b58.h(265) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
c:\astro\orbiter100830\orbiterdev\orbitersdk\samples\b58\b58.h(277) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\astro\orbiter100830\orbiterdev\orbitersdk\samples\b58\b58.h(285) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\B58.cpp(87) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\B58.cpp(139) : warning C4244: '=' : conversion from 'double' to 'UINT', possible loss of data
.\B58.cpp(540) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\B58.cpp(540) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\B58.cpp(550) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\B58.cpp(550) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\B58.cpp(695) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\B58.cpp(697) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\B58.cpp(716) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
.\B58.cpp(717) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
.\B58.cpp(718) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
.\B58.cpp(719) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
.\B58.cpp(720) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
.\B58.cpp(721) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
.\B58.cpp(933) : 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 Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\B58.cpp(933) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\B58.cpp(937) : 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 Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\B58.cpp(937) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\B58.cpp(962) : warning C4101: 'hVessel' : unreferenced local variable
Linking...
   Creating library .\Release/B58.lib and object .\Release/B58.exp
LINK : warning LNK4098: defaultlib 'LIBC' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
Results
  
Build log was saved at "file://c:\Astro\Orbiter100830\Orbiterdev\Orbitersdk\samples\b58\Release\BuildLog.htm"
B58 - 0 error(s), 28 warning(s)