Die temporäre Datei "e:\luxinia\backend\luxmath\buildvc8\Debug\RSP00000D14164048.rsp" wird erstellt. Inhalt:
[
/Od /I "../include" /I "E:\luxinia\dependencies\includes" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Gy /arch:SSE2 /fp:fast /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /ZI ..\src\bounding.c
..\src\xmmmath.c
..\src\vector4.c
..\src\vector3.c
..\src\vector2.c
..\src\quaternion.c
..\src\misc.c
..\src\matrix44.c
..\src\geometry.c
..\src\frustum.c
..\src\fastmath.c
]Erstellen der Befehlszeile "cl.exe @e:\luxinia\backend\luxmath\buildvc8\Debug\RSP00000D14164048.rsp /nologo /errorReport:prompt"Die temporäre Datei "e:\luxinia\backend\luxmath\buildvc8\Debug\RSP00000E14164048.rsp" wird erstellt. Inhalt:
[
/OUT:"E:\luxinia\dependencies\libraries\x86\windows\msvc8\luxmath_d.lib" /LIBPATH:"E:\luxinia\dependencies\libraries\x86\windows\msvc8" luxplatform_d.lib
.\Debug\bounding.obj
.\Debug\fastmath.obj
.\Debug\fastmathxmm.obj
.\Debug\frustum.obj
.\Debug\geometry.obj
.\Debug\matrix34.obj
.\Debug\matrix44.obj
.\Debug\misc.obj
.\Debug\quaternion.obj
.\Debug\vector2.obj
.\Debug\vector3.obj
.\Debug\vector4.obj
.\Debug\xmmmath.obj
]Erstellen der Befehlszeile "lib.exe @e:\luxinia\backend\luxmath\buildvc8\Debug\RSP00000E14164048.rsp /NOLOGO"Die temporäre Datei "e:\luxinia\backend\luxmath\buildvc8\Debug\BAT00000F14164048.bat" wird erstellt. Inhalt:
[
@echo off
copy ..\include\luxmath\*.h %LUXINIA_INC%\luxmath\
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: "Postbuildereignis wird ausgeführt..."
exit 1
:VCEnd
]Erstellen der Befehlszeile "e:\luxinia\backend\luxmath\buildvc8\Debug\BAT00000F14164048.bat" |