| Build Log |
|
| Command Lines |
Creating temporary file "c:\STB\gen\win32\Debug\RSP00001820604040.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W4 /c /Wp64 /ZI /TC ..\index.c ] Creating command line "cl.exe @c:\STB\gen\win32\Debug\RSP00001820604040.rsp /nologo /errorReport:prompt" Creating temporary file "c:\STB\gen\win32\Debug\RSP00001920604040.rsp" with contents [ /OUT:"C:\STB\gen\win32\Debug\tbgen.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\tbgen.exe.intermediate.manifest" /DEBUG /PDB:"c:\STB\gen\win32\Debug\tbgen.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\attacks.obj" ".\Debug\board.obj" ".\Debug\index.obj" ".\Debug\iterate.obj" ".\Debug\main.obj" ".\Debug\make.obj" ".\Debug\moves.obj" ".\Debug\recurse.obj" ".\Debug\sfile.obj" ".\Debug\utils.obj" ".\Debug\tbgen.exe.embed.manifest.res" ] Creating command line "link.exe @c:\STB\gen\win32\Debug\RSP00001920604040.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\STB\gen\win32\Debug\RSP00001A20604040.rsp" with contents [ /out:.\Debug\tbgen.exe.embed.manifest /notify_update /manifest .\Debug\tbgen.exe.intermediate.manifest ] Creating command line "mt.exe @c:\STB\gen\win32\Debug\RSP00001A20604040.rsp /nologo" Creating temporary file "c:\STB\gen\win32\Debug\BAT00001B20604040.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\STB\gen\win32\Debug\BAT00001B20604040.bat" |
| Output Window |
Compiling... index.c c:\stb\gen\index.c(1001) : warning C4244: '=' : conversion from 'INDEX' to 'int', possible loss of data c:\stb\gen\index.c(1007) : warning C4244: '=' : conversion from 'INDEX' to 'int', possible loss of data c:\stb\gen\index.c(993) : warning C4101: 'rem' : unreferenced local variable c:\stb\gen\index.c(1014) : warning C4701: potentially uninitialized local variable 'pos' used Linking... Embedding manifest... |
| Results |
Build log was saved at "file://c:\STB\gen\win32\Debug\BuildLog.htm" tbgen - 0 error(s), 4 warning(s) |