Build Log
  

Build started: Project: rodent, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\euro\Desktop\szachy\chesslib\recent\Release\RSP00000A29404844.rsp" with contents
[
/Ox /Ob2 /Oi /Ot /GT /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "CRT_SECURE_NO_WARNINGS" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP /wd4996 .\search\search.c
]
Creating command line "cl.exe @c:\Users\euro\Desktop\szachy\chesslib\recent\Release\RSP00000A29404844.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\euro\Desktop\szachy\chesslib\recent\Release\RSP00000B29404844.rsp" with contents
[
/OUT:"Release\rodent.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Release\rodent.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\euro\Desktop\szachy\chesslib\recent\Release\rodent.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /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\bb_fill.obj"

".\Release\bb_init_masks.obj"

".\Release\bb_init_mgen.obj"

".\Release\bb_shift.obj"

".\Release\bitboard.obj"

".\Release\blunder.obj"

".\Release\book.obj"

".\Release\data.obj"

".\Release\eval.obj"

".\Release\eval_degrade.obj"

".\Release\eval_material.obj"

".\Release\eval_pawns.obj"

".\Release\eval_pieces.obj"

".\Release\eval_trapped.obj"

".\Release\gen.obj"

".\Release\gencache.obj"

".\Release\hist.obj"

".\Release\init.obj"

".\Release\learn.obj"

".\Release\legal.obj"

".\Release\main.obj"

".\Release\movedo.obj"

".\Release\moveundo.obj"

".\Release\parser.obj"

".\Release\perft.obj"

".\Release\popcnt.obj"

".\Release\pst.obj"

".\Release\quiescence.obj"

".\Release\recognize.obj"

".\Release\report.obj"

".\Release\search.obj"

".\Release\selector.obj"

".\Release\setboard.obj"

".\Release\swap.obj"

".\Release\timer.obj"

".\Release\trans.obj"

".\Release\util.obj"

".\Release\rodent.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\euro\Desktop\szachy\chesslib\recent\Release\RSP00000B29404844.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\euro\Desktop\szachy\chesslib\recent\Release\RSP00000C29404844.rsp" with contents
[
/out:.\Release\rodent.exe.embed.manifest /notify_update /manifest

.\Release\rodent.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\euro\Desktop\szachy\chesslib\recent\Release\RSP00000C29404844.rsp /nologo"
Creating temporary file "c:\Users\euro\Desktop\szachy\chesslib\recent\Release\BAT00000D29404844.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\Users\euro\Desktop\szachy\chesslib\recent\Release\BAT00000D29404844.bat"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
search.c
Linking...
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
Generating code
c:\users\euro\desktop\szachy\chesslib\recent\book.c(594) : warning C4700: uninitialized local variable 'p' used
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\euro\Desktop\szachy\chesslib\recent\Release\BuildLog.htm"
rodent - 0 error(s), 3 warning(s)