Buildprotokoll
  

Neu erstellen wurde gestartet: Projekt: "GameEngine_vc6", Konfiguration: "Debug|Win32"

Befehlszeilen
  
Die temporäre Datei "c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000137882592.rsp" wird erstellt. Inhalt:
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/Geschossflugbahn1.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP "..\..\..\Common\GECollision.cpp"

".\GameMainRoutines.cpp"

".\GameEngine.cpp"

".\DrawText.cpp"

"..\..\..\Common\CGeometry.cpp"
]Erstellen der Befehlszeile "cl.exe @"c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000137882592.rsp" /nologo /errorReport:prompt"Die temporäre Datei "c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000237882592.rsp" wird erstellt. Inhalt:
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/Geschossflugbahn1.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP "..\..\..\Common\Terrain.cpp"

".\SettingsDialog.cpp"

"..\..\..\Common\GEUtilities.cpp"

"..\..\..\Common\GEObjectProperties.cpp"

"..\..\..\Common\GEMesh.cpp"

"..\..\..\Common\GEFont.cpp"
]Erstellen der Befehlszeile "cl.exe @"c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000237882592.rsp" /nologo /errorReport:prompt"Erstellen der Befehlszeile "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x407 /fo".\Debug/GameEngine.res" ".\GameEngine.rc""Die temporäre Datei "c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000337882592.rsp" wird erstellt. Inhalt:
[
/OUT:".\Debug/Geschossflugbahn1.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Debug\Geschossflugbahn1.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/Geschossflugbahn1.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 shlwapi.lib d3dxof.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib dsound.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Debug\CGeometry.obj"

".\Debug\DrawText.obj"

".\Debug\GameEngine.obj"

".\Debug\GameMainRoutines.obj"

".\Debug\GECollision.obj"

".\Debug\GEFont.obj"

".\Debug\GEMesh.obj"

".\Debug\GEObjectProperties.obj"

".\Debug\GEUtilities.obj"

".\Debug\SettingsDialog.obj"

".\Debug\Terrain.obj"

".\Debug\GameEngine.res"
]Erstellen der Befehlszeile "link.exe @"c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000337882592.rsp" /NOLOGO /ERRORREPORT:PROMPT"Die temporäre Datei "c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000437882592.rsp" wird erstellt. Inhalt:
[
/outputresource:".\Debug\Geschossflugbahn1.exe;#1" /manifest

".\Debug\Geschossflugbahn1.exe.intermediate.manifest"
]Erstellen der Befehlszeile "mt.exe @"c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000437882592.rsp" /nologo"Die temporäre Datei "c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\BAT00000537882592.bat" wird erstellt. Inhalt:
[
@echo, die Manifestressource wurde zuletzt um %TIME% am %DATE% aktualisiert > ".\Debug\mt.dep"
]Erstellen der Befehlszeile """c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\BAT00000537882592.bat"""Die temporäre Datei "c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000637882592.rsp" wird erstellt. Inhalt:
[
/o ".\Debug/GameEngine_vc6.bsc"

".\Debug\DrawText.sbr"

".\Debug\GameEngine.sbr"

".\Debug\GameMainRoutines.sbr"

".\Debug\GECollision.sbr"

".\Debug\GEFont.sbr"

".\Debug\GEMesh.sbr"

".\Debug\GEObjectProperties.sbr"

".\Debug\GEUtilities.sbr"

".\Debug\SettingsDialog.sbr"

".\Debug\Terrain.sbr"

".\Debug\CGeometry.sbr"
]Erstellen der Befehlszeile "bscmake.exe @"c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\RSP00000637882592.rsp" /nologo"
Ausgabefenster
  
Kompilieren...
GECollision.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
GameMainRoutines.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\gamemainroutines.cpp(205) : warning C4996: 'strcat' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(78): Siehe Deklaration von 'strcat'
        Meldung: "This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\gamemainroutines.cpp(224) : warning C4996: 'strcat' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(78): Siehe Deklaration von 'strcat'
        Meldung: "This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
GameEngine.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\gameengine.cpp(254) : warning C4996: 'strcpy' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(73): Siehe Deklaration von 'strcpy'
        Meldung: "This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\gameengine.cpp(258) : warning C4996: 'strcpy' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(73): Siehe Deklaration von 'strcpy'
        Meldung: "This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
DrawText.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\drawtext.cpp(36) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\drawtext.cpp(96) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\drawtext.cpp(98) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\drawtext.cpp(108) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\drawtext.cpp(113) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\drawtext.cpp(118) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
CGeometry.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\idx9\buch\common\cgeometry.cpp(303) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\common\cgeometry.cpp(320) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\common\cgeometry.cpp(363) : warning C4996: 'strcat' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(78): Siehe Deklaration von 'strcat'
        Meldung: "This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\common\cgeometry.cpp(375) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
Code wird generiert...
Kompilieren...
Terrain.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\idx9\buch\common\terrain.cpp(55) : warning C4244: 'Argument': Konvertierung von 'float' in 'size_t', möglicher Datenverlust
c:\idx9\buch\common\terrain.cpp(59) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\common\terrain.cpp(197) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
SettingsDialog.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(492) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(495) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(498) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(501) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(504) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(507) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(510) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(513) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(831) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(839) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(942) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(946) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(951) : warning C4996: 'sprintf' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\stdio.h(345): Siehe Deklaration von 'sprintf'
        Meldung: "This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(956) : warning C4996: 'strncpy' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(156): Siehe Deklaration von 'strncpy'
        Meldung: "This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\kap06\2 bounding sphere - line_vc2005\1 bounding sphere - line\settingsdialog.cpp(961) : warning C4996: 'strncpy' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(156): Siehe Deklaration von 'strncpy'
        Meldung: "This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
GEUtilities.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\idx9\buch\common\geutilities.cpp(129) : warning C4996: 'strcat' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(78): Siehe Deklaration von 'strcat'
        Meldung: "This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\common\geutilities.cpp(152) : warning C4996: 'strcpy' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(73): Siehe Deklaration von 'strcpy'
        Meldung: "This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
GEObjectProperties.cpp
GEMesh.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\idx9\buch\common\gemesh.cpp(248) : warning C4996: 'strcpy' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(73): Siehe Deklaration von 'strcpy'
        Meldung: "This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\common\gemesh.cpp(249) : warning C4996: 'strcat' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(78): Siehe Deklaration von 'strcat'
        Meldung: "This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\common\gemesh.cpp(292) : warning C4996: 'strcpy' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(73): Siehe Deklaration von 'strcpy'
        Meldung: "This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
c:\idx9\buch\common\gemesh.cpp(293) : warning C4996: 'strcat' wurde als veraltet deklariert
        c:\programme\microsoft visual studio 8\vc\include\string.h(78): Siehe Deklaration von 'strcat'
        Meldung: "This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details."
GEFont.cpp
c:\programme\microsoft directx 9.0 sdk (august 2005)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
Code wird generiert...
Ressourcen werden kompiliert...
Verknüpfen...
CGeometry.obj : warning LNK4075: /EDITANDCONTINUE wird aufgrund der Angabe von /INCREMENTAL:NO ignoriert.
Das Manifest wird eingebettet...
Browseinformationsdatei wird erstellt...
Microsoft Browse Information Maintenance-Programm Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Ergebnisse
  
Das Buildprotokoll wurde unter "file://c:\idx9\Buch\Kap06\2 Bounding Sphere - Line_vc2005\1 Bounding Sphere - Line\Debug\BuildLog.htm" gespeichert.
GameEngine_vc6 - 0 Fehler, 39 Warnung(en)