1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | c:\handmade\code>build.bat 'ctime' is not recognized as an internal or external command, operable program or batch file. cl : Command line warning D9002 : ignoring unknown option '-Zo' simple_compressor.cpp cl : Command line warning D9002 : ignoring unknown option '-Zo' handmade.cpp c:\handmade\code\handmade_world_mode.cpp(117) : error C2059: syntax error : '{' c:\handmade\code\handmade_world_mode.cpp(117) : error C2143: syntax error : missing ';' before '{' c:\handmade\code\handmade_world_mode.cpp(121) : error C2059: syntax error : '{' c:\handmade\code\handmade_world_mode.cpp(121) : error C2143: syntax error : missing ';' before '{' c:\handmade\code\handmade_world_mode.cpp(121) : error C2143: syntax error : missing ';' before '}' c:\handmade\code\handmade_world_mode.cpp(121) : warning C4552: '+' : operator has no effect; expected operator with side-effect Generating Code... Compiling... handmade_msvc.c Generating Code... cl : Command line warning D9002 : ignoring unknown option '-Zo' win32_handmade.cpp c:\handmade\code\handmade_opengl.cpp(791) : error C2001: newline in constant c:\handmade\code\handmade_opengl.cpp(791) : error C2065: 'R' : undeclared identifier c:\handmade\code\handmade_opengl.cpp(791) : error C2143: syntax error : missing ';' before 'string' c:\handmade\code\handmade_opengl.cpp(791) : error C2059: syntax error : 'string' c:\handmade\code\handmade_opengl.cpp(812) : error C2143: syntax error : missing ';' before '{' c:\handmade\code\handmade_opengl.cpp(812) : error C2447: '{' : missing function header (old-style formal list?) |