Build Log
  

------- Build started: Project: Str, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\igj\igj2-postfix\igj2\games\kdemarest_sf\str\Release\RSP000001.rsp" with contents
[
/O2 /I "..\Sys" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_MBCS" /FD /EHsc /ML /YX"stdafx.h" /Fp".\Release/str.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c
".\TempStr.cpp"
".\StrSeek.cpp"
".\StrExtra.cpp"
".\StaticString.cpp"
".\Parser.cpp"
".\ParseAny.cpp"
".\Interpreter.cpp"
".\GetArg.cpp"
".\Cfg.cpp"
]
Creating command line "cl.exe @"c:\igj\igj2-postfix\igj2\games\kdemarest_sf\str\Release\RSP000001.rsp" /nologo"
Creating temporary file "c:\igj\igj2-postfix\igj2\games\kdemarest_sf\str\Release\RSP000002.rsp" with contents
[
/OUT:".\Release\str.lib" /NOLOGO
".\Release\Cfg.obj"
".\Release\GetArg.obj"
".\Release\Interpreter.obj"
".\Release\ParseAny.obj"
".\Release\Parser.obj"
".\Release\StaticString.obj"
".\Release\StrExtra.obj"
".\Release\StrSeek.obj"
".\Release\TempStr.obj"
]
Creating command line "lib.exe @"c:\igj\igj2-postfix\igj2\games\kdemarest_sf\str\Release\RSP000002.rsp""
Output Window
  
Compiling...
TempStr.cpp
TempStr.cpp(25) : warning C4356: 'StrBasic::empty' : static data member cannot be initialized via derived class
StrSeek.cpp
StrExtra.cpp
StaticString.cpp
Parser.cpp
ParseAny.cpp
Interpreter.cpp
GetArg.cpp
Cfg.cpp
Creating library...
Results
  
Build log was saved at "file://c:\igj\igj2-postfix\igj2\games\kdemarest_sf\str\Release\BuildLog.htm"
Str - 0 error(s), 1 warning(s)