Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\Administrator\Desktop\Xbox Development\Hello World\Debug\RSP000001.rsp" with contents [ /Od /D "_DEBUG" /D "_XBOX" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /arch:SSE /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /ZI /TP ".\main.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Administrator\Desktop\Xbox Development\Hello World\Debug\RSP000001.rsp" /nologo" |
Output Window |
Compiling... main.cpp c:\Documents and Settings\Administrator\Desktop\Xbox Development\Hello World\main.cpp(6) : error C3861: 'StartGame': identifier not found, even with argument-dependent lookup |
Results |
Build log was saved at "file://c:\Documents and Settings\Administrator\Desktop\Xbox Development\Hello World\Debug\BuildLog.htm" Hello World - 1 error(s), 0 warning(s) |