--------------------Configuration: Main - Win32 Debug-------------------- Begining build with project "E:\stuff\dev\old\vis c++\game\Main.dsp", at root. Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application) Project's tools are: "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Main.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /ZI /GZ /c " "Win32 Resource Compiler" with flags "/l 0xc09 /d "_DEBUG" " "Browser Database Maker" with flags "/nologo /o"Debug/Main.bsc" " "COFF Linker for 80x86" with flags "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/Main.pdb" /debug /machine:I386 /out:"Debug/Main.exe" /pdbtype:sept " "Custom Build" with flags "" "" with flags "" Creating temp file "D:\DOCUME~1\SATANL~1\LOCALS~1\Temp\RSP27.tmp" with contents Creating command line "cl.exe @D:\DOCUME~1\SATANL~1\LOCALS~1\Temp\RSP27.tmp" Creating temp file "D:\DOCUME~1\SATANL~1\LOCALS~1\Temp\RSP28.tmp" with contents Creating command line "link.exe @D:\DOCUME~1\SATANL~1\LOCALS~1\Temp\RSP28.tmp" Compiling... Command line warning D4002 : ignoring unknown option '/ZI' Command line warning D4002 : ignoring unknown option '/GZ' Main.cpp E:\stuff\dev\old\vis c++\game\menu.h(290) : warning C4101: 'len' : unreferenced local variable E:\stuff\dev\old\vis c++\game\menu.h(290) : warning C4101: 'num_events' : unreferenced local variable E:\stuff\dev\old\vis c++\game\menu.h(290) : warning C4101: 'key_in' : unreferenced local variable E:\stuff\dev\old\vis c++\game\Main.cpp(47) : warning C4101: 'read' : unreferenced local variable E:\stuff\dev\old\vis c++\game\Main.cpp(47) : warning C4101: 'irec' : unreferenced local variable Linking... Main.exe - 0 error(s), 7 warning(s)