Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\DELL\Desktop\ZC_2.54\___master\zquest.dir\Release\BAT00000552082132.bat" with contents
[
@echo off

cd C:\Users\DELL\Desktop\ZC_2.54\___master

if errorlevel 1 goto :VCReportError

C:

if errorlevel 1 goto :VCReportError

C:\win_flex_bison\win_flex.exe --wincompat -oC:/Users/DELL/Desktop/ZC_2.54/___master/src/parser/lex.yy.cpp C:/Users/DELL/Desktop/ZC_2.54/___master/src/parser/ffscript.lpp

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "[FLEX][ZScriptLexer] Building scanner with flex 2.5.37"

exit 1

:VCEnd
]
Creating command line "c:\Users\DELL\Desktop\ZC_2.54\___master\zquest.dir\Release\BAT00000552082132.bat"
Creating temporary file "c:\Users\DELL\Desktop\ZC_2.54\___master\zquest.dir\Release\BAT00000652082132.bat" with contents
[
@echo off

cd C:\Users\DELL\Desktop\ZC_2.54\___master

if errorlevel 1 goto :VCReportError

C:

if errorlevel 1 goto :VCReportError

C:\win_flex_bison\win_bison.exe -d -o C:/Users/DELL/Desktop/ZC_2.54/___master/src/parser/y.tab.cpp C:/Users/DELL/Desktop/ZC_2.54/___master/src/parser/ffscript.ypp

if errorlevel 1 goto :VCReportError



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "[BISON][ZScriptParser] Building parser with bison 2.7"

exit 1

:VCEnd
]
Creating command line "c:\Users\DELL\Desktop\ZC_2.54\___master\zquest.dir\Release\BAT00000652082132.bat"
Creating temporary file "c:\Users\DELL\Desktop\ZC_2.54\___master\zquest.dir\Release\RSP00000752082132.rsp" with contents
[
/O2 /Ob2 /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\allegro\include" /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\include\lpng1212" /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\include\zlib123" /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\include\loadpng" /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\include\jpgalleg-2.5" /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\include\dumb" /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\include\alogg" /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\include\almp3" /I "C:\Users\DELL\Desktop\ZC_2.54\___master\.\include\gme" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "ALLEGRO_MSVC" /D "_CRT_SECURE_NO_WARNINGS" /D "CMAKE_INTDIR=\"Release\"" /D "_MBCS" /FD /EHsc /MT /fp:fast /Fo"zquest.dir\Release\\" /Fd"zquest.dir\Release\vc90.pdb" /W3 /c /TP .\src\parser\lex.yy.cpp

.\src\parser\y.tab.cpp

.\src\parser\libraries\Screen.cpp

.\src\parser\libraries\Npc.cpp

.\src\parser\libraries\NpcClass.cpp

.\src\parser\libraries\LWeapon.cpp

.\src\parser\libraries\Link.cpp

.\src\parser\libraries\Item.cpp

.\src\parser\libraries\ItemClass.cpp

.\src\parser\libraries\Global.cpp

.\src\parser\libraries\Game.cpp

.\src\parser\libraries\Ffc.cpp

.\src\parser\libraries\EWeapon.cpp

.\src\parser\libraries\Debug.cpp

.\src\parser\libraries\Audio.cpp

.\src\parser\ZScript.cpp

.\src\parser\Types.cpp

.\src\parser\SemanticAnalyzer.cpp

.\src\parser\ScriptParser.cpp

.\src\parser\Scope.cpp

.\src\parser\LibraryHelper.cpp

.\src\parser\Library.cpp

.\src\parser\DataStructs.cpp

.\src\parser\CompileError.cpp

.\src\parser\ByteCode.cpp

.\src\parser\BuildVisitors.cpp

.\src\parser\ASTVisitors.cpp

.\src\parser\AST.cpp

.\src\win32.cpp

.\src\load_gif.cpp

.\src\tiles.cpp

.\src\tab_ctl.cpp

.\src\jwinfsel.cpp

.\src\gui.cpp

.\src\zquest.cpp

.\src\ffasm.cpp

.\src\questReport.cpp

.\src\items.cpp

.\src\backend\SFXBackend.cpp

.\src\backend\PaletteBackend.cpp

.\src\backend\MouseBackend.cpp

.\src\backend\GraphicsBackend.cpp

.\src\backend\Backend.cpp

.\src\selectors.cpp

.\src\jwin.cpp

.\src\zq_rules.cpp

.\src\zsys.cpp

.\src\zq_tiles.cpp

.\src\zq_strings.cpp

.\src\zq_subscr.cpp

.\src\zq_sprite.cpp

.\src\zq_misc.cpp

.\src\zq_items.cpp

.\src\zq_init.cpp

.\src\zq_files.cpp

.\src\zq_doors.cpp

.\src\zq_custom.cpp

.\src\zq_cset.cpp

.\src\zq_class.cpp

.\src\scripting\ObjectPool.cpp

.\src\alleg_compat.cpp

.\src\init.cpp

.\src\zc_custom.cpp

.\src\subscr.cpp

.\src\sprite.cpp

.\src\save_gif.cpp

.\src\quest\Quest.cpp

.\src\quest\EnemyDefinitionTable.cpp

.\src\quest\SpriteDefinitionTable.cpp

.\src\quest\ItemDefinitionTable.cpp

.\src\qst.cpp

.\src\particles.cpp

.\src\md5.cpp

.\src\midi.cpp

.\src\gamedata.cpp

.\src\EditboxView.cpp

.\src\EditboxModel.cpp

.\src\editbox.cpp

.\src\defdata.cpp

.\src\colors.cpp
]
Creating command line "cl.exe @c:\Users\DELL\Desktop\ZC_2.54\___master\zquest.dir\Release\RSP00000752082132.rsp /nologo /errorReport:prompt"
Output Window
  
[FLEX][ZScriptLexer] Building scanner with flex 2.5.37
[BISON][ZScriptParser] Building parser with bison 2.7
Compiling...
lex.yy.cpp
y.tab.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
.\src\parser\y.tab.cpp(2846) : warning C4065: switch statement contains 'default' but no 'case' labels
.\src\parser\y.tab.cpp(2871) : warning C4065: switch statement contains 'default' but no 'case' labels
Screen.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Npc.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
NpcClass.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
LWeapon.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Link.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Item.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
ItemClass.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Global.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Game.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Ffc.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
EWeapon.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Debug.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Audio.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
ZScript.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Types.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
.\src\parser\Types.cpp(245) : warning C4800: 'const ZScript::detail::DataTypeImpl *' : forcing value to bool 'true' or 'false' (performance warning)
SemanticAnalyzer.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdint.h(97) : error C2146: syntax error : missing ';' before identifier 'int_least64_t'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdint.h(97) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdint.h(97) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdint.h(101) : error C2146: syntax error : missing ';' before identifier 'uint_least64_t'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdint.h(101) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdint.h(101) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
ScriptParser.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
.\src\parser\ScriptParser.cpp(371) : error C2065: 'set' : undeclared identifier
.\src\parser\ScriptParser.cpp(371) : error C2062: type 'int' unexpected
.\src\parser\ScriptParser.cpp(375) : error C2065: 'usedLabels' : undeclared identifier
.\src\parser\ScriptParser.cpp(378) : error C2065: 'set' : undeclared identifier
.\src\parser\ScriptParser.cpp(378) : error C2062: type 'int' unexpected
.\src\parser\ScriptParser.cpp(381) : error C2065: 'unprocessedLabels' : undeclared identifier
.\src\parser\ScriptParser.cpp(381) : error C2228: left of '.empty' must have class/struct/union
        type is ''unknown-type''
.\src\parser\ScriptParser.cpp(381) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Scope.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Generating Code...
Compiling...
LibraryHelper.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
Library.cpp
DataStructs.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
CompileError.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
ByteCode.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
BuildVisitors.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
ASTVisitors.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
AST.cpp
c:\users\dell\desktop\zc_2.54\___master\src\parser\CompileError.h(110) : warning C4800: 'const int' : forcing value to bool 'true' or 'false' (performance warning)
win32.cpp
load_gif.cpp
tiles.cpp
tab_ctl.cpp
jwinfsel.cpp
gui.cpp
zquest.cpp
ffasm.cpp
questReport.cpp
items.cpp
SFXBackend.cpp
PaletteBackend.cpp
Generating Code...
c:\users\dell\desktop\zc_2.54\___master\src\parser\library.cpp(12) : error C4716: 'ZScript::Libraries::get' : must return a value
Compiling...
MouseBackend.cpp
GraphicsBackend.cpp
Backend.cpp
selectors.cpp
jwin.cpp
zq_rules.cpp
zsys.cpp
zq_tiles.cpp
zq_strings.cpp
zq_subscr.cpp
zq_sprite.cpp
zq_misc.cpp
zq_items.cpp
zq_init.cpp
zq_files.cpp
zq_doors.cpp
zq_custom.cpp
zq_cset.cpp
zq_class.cpp
ObjectPool.cpp
Generating Code...
Compiling...
alleg_compat.cpp
init.cpp
zc_custom.cpp
subscr.cpp
sprite.cpp
save_gif.cpp
Quest.cpp
EnemyDefinitionTable.cpp
.\src\quest\EnemyDefinitionTable.cpp(31) : error C2143: syntax error : missing ';' before 'EnemyDefinitionTable::defaultEnemyName'
.\src\quest\EnemyDefinitionTable.cpp(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\src\quest\EnemyDefinitionTable.cpp(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\src\quest\EnemyDefinitionTable.cpp(32) : error C2556: 'int EnemyDefinitionTable::defaultEnemyName(int)' : overloaded function differs only by return type from 'std::string EnemyDefinitionTable::defaultEnemyName(int)'
        c:\users\dell\desktop\zc_2.54\___master\src\quest\EnemyDefinitionTable.h(293) : see declaration of 'EnemyDefinitionTable::defaultEnemyName'
.\src\quest\EnemyDefinitionTable.cpp(32) : error C2371: 'EnemyDefinitionTable::defaultEnemyName' : redefinition; different basic types
        c:\users\dell\desktop\zc_2.54\___master\src\quest\EnemyDefinitionTable.h(293) : see declaration of 'EnemyDefinitionTable::defaultEnemyName'
.\src\quest\EnemyDefinitionTable.cpp(39) : error C2064: term does not evaluate to a function taking 1 arguments
SpriteDefinitionTable.cpp
ItemDefinitionTable.cpp
qst.cpp
particles.cpp
md5.cpp
midi.cpp
gamedata.cpp
EditboxView.cpp
EditboxModel.cpp
editbox.cpp
defdata.cpp
colors.cpp
Generating Code...
Results
  
Build log was saved at "file://c:\Users\DELL\Desktop\ZC_2.54\___master\zquest.dir\Release\BuildLog.htm"
zquest - 21 error(s), 29 warning(s)