1 --------------------Configuration: game - Win32 Debug--------------------
\r
2 Begining build with project "C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\Vc\game.dsp", at root.
\r
3 Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)
\r
6 "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /Gm /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/game.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c "
\r
7 "Win32 Resource Compiler" with flags "/l 0xc0a /d "_DEBUG" "
\r
8 "Browser Database Maker" with flags "/nologo /o"Debug/game.bsc" "
\r
9 "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/game.pdb" /debug /machine:I386 /out:"Debug/game.exe" /pdbtype:sept "
\r
10 "Custom Build" with flags ""
\r
11 "<Component 0xa>" with flags ""
\r
13 Creating temp file "c:\windows\TEMP\RSP42E1.TMP" with contents </nologo /MLd /W3 /Gm /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/game.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
\r
14 "C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c"
\r
16 Creating command line "cl.exe @c:\windows\TEMP\RSP42E1.TMP"
\r
17 Creating temp file "c:\windows\TEMP\RSP42E2.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/game.pdb" /debug /machine:I386 /out:"Debug/game.exe" /pdbtype:sept
\r
19 Creating command line "link.exe @c:\windows\TEMP\RSP42E2.TMP"
\r
22 C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c(81) : warning C4013: '_settextposition' undefined; assuming extern returning int
\r
23 C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c(81) : warning C4013: '_putch' undefined; assuming extern returning int
\r
24 C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c(336) : warning C4013: 'getche' undefined; assuming extern returning int
\r
25 C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c(389) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
\r
26 C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c(396) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
\r
27 C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c(403) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
\r
28 C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c(432) : warning C4013: '_clearscreen' undefined; assuming extern returning int
\r
29 C:\Windows\Escritorio\pruebas\rice402a-new\rice402a\examples\game\game.c(432) : error C2065: '_GCLEARSCREEN' : undeclared identifier
\r
30 Error executing cl.exe.
\r
34 game.exe - 1 error(s), 7 warning(s)
\r