Build Log
  

Rebuild started: Project: tbgen, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\STB\gen\win32\Release\RSP00002852804916.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TC ..\utils.c

..\moves.c

..\make.c

..\main.c

..\board.c

..\attacks.c
]
Creating command line "cl.exe @c:\STB\gen\win32\Release\RSP00002852804916.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\STB\gen\win32\Release\RSP00002952804916.rsp" with contents
[
/OUT:"C:\STB\gen\win32\Release\tbgen.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\tbgen.exe.intermediate.manifest" /DEBUG /PDB:"c:\STB\gen\win32\Release\tbgen.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /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

".\Release\attacks.obj"

".\Release\board.obj"

".\Release\main.obj"

".\Release\make.obj"

".\Release\moves.obj"

".\Release\utils.obj"
]
Creating command line "link.exe @c:\STB\gen\win32\Release\RSP00002952804916.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\STB\gen\win32\Release\RSP00002A52804916.rsp" with contents
[
/outputresource:".\Release\tbgen.exe;#1" /manifest

.\Release\tbgen.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\STB\gen\win32\Release\RSP00002A52804916.rsp /nologo"
Creating temporary file "c:\STB\gen\win32\Release\BAT00002B52804916.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\STB\gen\win32\Release\BAT00002B52804916.bat"
Output Window
  
Compiling...
utils.c
..\utils.c(19) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
moves.c
make.c
main.c
board.c
attacks.c
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\STB\gen\win32\Release\BuildLog.htm"
tbgen - 0 error(s), 1 warning(s)