Build Log
--------------------Configuration: The Detective Case - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP88.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/The Detective Case.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\Desktop\The Detective Case\The Detective Case.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP88.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.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 odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/The Detective Case.pdb" /debug /machine:I386 /out:"Debug/The Detective Case.exe" /pdbtype:sept
".\Debug\The Detective Case.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp"
Output Window
Compiling...
The Detective Case.cpp
C:\Documents and Settings\Administrator\Desktop\The Detective Case\The Detective Case.cpp(19) : warning C4518: 'int ' : storage-class or type specifier(s) unexpected here; ignored
C:\Documents and Settings\Administrator\Desktop\The Detective Case\The Detective Case.cpp(19) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored
Linking...
Results
The Detective Case.exe - 0 error(s), 2 warning(s)