• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

how i change the name "The Forgotten Server 3.6" to my own name project? for example: Realtera Project 1.1?
 
at the end of this compilation giving this error:

obj/account.o:account.cpp: (.text+0x175): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x1c5): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x2e7): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x337): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x451): undefined reference to `__Unwind_Resume'
obj/account.o:account.cpp: (.text+0x4a1): more undefined references to `__Unwind_Resume' follow
obj/account.o:account.cpp: (.eh_frame+0x12): undefined reference to `___gxx_personality_v0'

HELP ME PLEASE !
 
Whats is wrong??
i use links from first post

[Linker error] undefined reference to `_lua_pushnumber'
[Linker error] undefined reference to `boost::system::get_system_category()'
[Linker error] undefined reference to `boost::system::get_generic_category()'
...
more errors

in log
Kompilator: Default compiler
Building Makefile: "C:\TheForgottenServer-Source\Makefile.win"
Wykonywanie make...
make.exe -f "C:\TheForgottenServer-Source\Makefile.win" all
g++.exe -c "../Documents and Settings/rafal/Pulpit/0.3.6pl1/actions.cpp" -o "../Documents and Settings/rafal/Pulpit/0.3.6pl1/actions.o" -I"include" -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__
...
...
...
and more errors

Ok, no problem :)
 
Last edited:
I keep getting this error when compiling.---------

"Resource error- can't open ican file "theforgottenserver.ico. No such file or directory.

Build Error- thegame_private.res [ error 1"
 
at the end of this compilation giving this error:



HELP ME PLEASE !

You sure you're using the Dev-Cpp from the first post?

Whats is wrong??
i use links from first post



in log


Ok, no problem :)

Make sure you've got correct linkers, C++ Compiler parameters and the Dev-Cpp package from the first post.

I keep getting this error when compiling.---------

"Resource error- can't open ican file "theforgottenserver.ico. No such file or directory.

Build Error- thegame_private.res [ error 1"

Move TheForgottenServer.ico file in the folder where you saved your project.
 
can anyone tell me how to change the protocol of items so make them custom,
and how to change the protocol to 8.55 plz?
 
I have a lot of errors :<

PHP:
Kompilator: Default compiler
Building Makefile: "C:\Users\Bartek\Desktop\Makefile.win"
Wykonywanie  make...
make.exe -f "C:\Users\Bartek\Desktop\Makefile.win" all
g++.exe -c TFS_l33terate/0.3.6pl1/actions.cpp -o TFS_l33terate/0.3.6pl1/actions.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include"  -I"C:/Dev-Cpp/include/c++/3.4.2/backward"  -I"C:/Dev-Cpp/include/c++/3.4.2/mingw32"  -I"C:/Dev-Cpp/include/c++/3.4.2"  -I"C:/Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D__CONSOLE__  

In file included from TFS_l33terate/0.3.6pl1/actions.cpp:17:
TFS_l33terate/0.3.6pl1/otpch.h:28:30: libxml/xmlmemory.h: No such file or directory
TFS_l33terate/0.3.6pl1/otpch.h:29:27: libxml/parser.h: No such file or directory
TFS_l33terate/0.3.6pl1/otpch.h:30:28: libxml/threads.h: No such file or directory
TFS_l33terate/0.3.6pl1/otpch.h:33:28: boost/config.hpp: No such file or directory
TFS_l33terate/0.3.6pl1/otpch.h:34:30: boost/function.hpp: No such file or directory

TFS_l33terate/0.3.6pl1/otpch.h:35:26: boost/bind.hpp: No such file or directory
TFS_l33terate/0.3.6pl1/otpch.h:36:27: boost/regex.hpp: No such file or directory
TFS_l33terate/0.3.6pl1/otpch.h:37:31: boost/tokenizer.hpp: No such file or directory
In file included from TFS_l33terate/0.3.6pl1/baseevents.h:20,
                 from TFS_l33terate/0.3.6pl1/actions.h:20,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:20:
TFS_l33terate/0.3.6pl1/otsystem.h:32:29: boost/utility.hpp: No such file or directory
TFS_l33terate/0.3.6pl1/otsystem.h:33:26: boost/asio.hpp: No such file or directory
TFS_l33terate/0.3.6pl1/otsystem.h:34:28: boost/thread.hpp: No such file or directory
TFS_l33terate/0.3.6pl1/otsystem.h:35:29: boost/foreach.hpp: No such file or directory
TFS_l33terate/0.3.6pl1/otsystem.h:36:32: boost/shared_ptr.hpp: No such file or directory
In file included from TFS_l33terate/0.3.6pl1/baseevents.h:22,
                 from TFS_l33terate/0.3.6pl1/actions.h:20,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:20:
TFS_l33terate/0.3.6pl1/luascript.h:24:18: lua.h: No such file or directory
TFS_l33terate/0.3.6pl1/luascript.h:25:21: lualib.h: No such file or directory
TFS_l33terate/0.3.6pl1/luascript.h:26:22: lauxlib.h: No such file or directory
In file included from TFS_l33terate/0.3.6pl1/luascript.h:29,
                 from TFS_l33terate/0.3.6pl1/baseevents.h:22,
                 from TFS_l33terate/0.3.6pl1/actions.h:20,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:20:
TFS_l33terate/0.3.6pl1/database.h:259: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/database.h:259: error: ISO C++ forbids declaration of `recursive_mutex' with no type
TFS_l33terate/0.3.6pl1/database.h:259: error: expected `;' before "databaseLock"

TFS_l33terate/0.3.6pl1/database.h: In constructor `DBQuery::DBQuery()':
TFS_l33terate/0.3.6pl1/database.h:255: error: `databaseLock' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/database.h:255: error: (Each undeclared identifier is reported only once for each function it appears in.)

TFS_l33terate/0.3.6pl1/database.h: In destructor `virtual DBQuery::~DBQuery()':
TFS_l33terate/0.3.6pl1/database.h:256: error: `databaseLock' undeclared (first use this function)

In file included from TFS_l33terate/0.3.6pl1/baseevents.h:22,
                 from TFS_l33terate/0.3.6pl1/actions.h:20,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:20:
TFS_l33terate/0.3.6pl1/luascript.h: At global scope:
TFS_l33terate/0.3.6pl1/luascript.h:87: error: expected `,' or `...' before "struct"
TFS_l33terate/0.3.6pl1/luascript.h:91: error: expected `,' or `...' before "struct"

TFS_l33terate/0.3.6pl1/luascript.h:140: error: expected `,' or `...' before "struct"

TFS_l33terate/0.3.6pl1/luascript.h: In member function `void ScriptEnviroment::setScriptId(int32_t, LuaScriptInterface*)':
TFS_l33terate/0.3.6pl1/luascript.h:88: error: expected primary-expression before "struct"
TFS_l33terate/0.3.6pl1/luascript.h:88: error: expected `;' before "struct"

TFS_l33terate/0.3.6pl1/luascript.h: At global scope:
TFS_l33terate/0.3.6pl1/luascript.h:248: error: ISO C++ forbids declaration of `lua_State' with no type
TFS_l33terate/0.3.6pl1/luascript.h:248: error: expected `;' before '*' token
TFS_l33terate/0.3.6pl1/luascript.h:249: error: expected `;' before "static"

TFS_l33terate/0.3.6pl1/luascript.h:257: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:259: error: variable or field `dumpStack' declared void
TFS_l33terate/0.3.6pl1/luascript.h:259: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:262: error: variable or field `pushThing' declared void
TFS_l33terate/0.3.6pl1/luascript.h:262: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:263: error: variable or field `pushVariant' declared void

TFS_l33terate/0.3.6pl1/luascript.h:263: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:264: error: variable or field `pushPosition' declared void
TFS_l33terate/0.3.6pl1/luascript.h:264: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:265: error: expected `;' before "static"
TFS_l33terate/0.3.6pl1/luascript.h:265: error: variable or field `pushPosition' declared void
TFS_l33terate/0.3.6pl1/luascript.h:265: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:266: error: variable or field `pushOutfit' declared void
TFS_l33terate/0.3.6pl1/luascript.h:266: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:267: error: variable or field `pushCallback' declared void
TFS_l33terate/0.3.6pl1/luascript.h:267: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:269: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:270: error: variable or field `popPosition' declared void
TFS_l33terate/0.3.6pl1/luascript.h:270: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:271: error: variable or field `popPosition' declared void
TFS_l33terate/0.3.6pl1/luascript.h:271: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:272: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:273: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:274: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:275: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:276: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:277: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:279: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:280: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:281: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:282: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:284: error: variable or field `setField' declared void
TFS_l33terate/0.3.6pl1/luascript.h:284: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:285: error: variable or field `setField' declared void
TFS_l33terate/0.3.6pl1/luascript.h:285: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:286: error: variable or field `setFieldBool' declared void

TFS_l33terate/0.3.6pl1/luascript.h:286: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:287: error: variable or field `setFieldFloat' declared void
TFS_l33terate/0.3.6pl1/luascript.h:287: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:289: error: variable or field `createTable' declared void
TFS_l33terate/0.3.6pl1/luascript.h:289: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:290: error: variable or field `createTable' declared void
TFS_l33terate/0.3.6pl1/luascript.h:290: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:291: error: variable or field `createTable' declared void
TFS_l33terate/0.3.6pl1/luascript.h:291: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:292: error: variable or field `createTable' declared void
TFS_l33terate/0.3.6pl1/luascript.h:292: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:293: error: variable or field `pushTable' declared void
TFS_l33terate/0.3.6pl1/luascript.h:293: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:295: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:296: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:297: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:298: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:300: error: `lua_State' has not been declared

TFS_l33terate/0.3.6pl1/luascript.h:300: error: `lua_State' has not been declared
TFS_l33terate/0.3.6pl1/luascript.h:300: error: ISO C++ forbids declaration of `L' with no type
TFS_l33terate/0.3.6pl1/luascript.h:300: error: ISO C++ forbids declaration of `_L' with no type
TFS_l33terate/0.3.6pl1/luascript.h:301: error: variable or field `moveValue' declared void
TFS_l33terate/0.3.6pl1/luascript.h:301: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:309: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:314: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:315: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:316: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:317: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:318: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:319: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:320: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:321: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:322: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:323: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:324: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:325: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:326: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:327: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:328: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:329: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:330: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:331: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:332: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:333: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:334: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:335: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:336: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:337: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:338: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:339: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:340: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:341: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:342: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:343: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:344: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:345: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:346: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:347: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:348: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:349: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:350: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:351: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:352: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:353: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:354: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:355: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:356: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:357: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:358: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:359: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:360: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:361: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:362: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:363: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:364: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:365: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:366: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:367: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:368: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:369: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:370: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:371: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:372: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:373: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:374: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:375: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:376: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:377: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:378: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:379: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:380: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:381: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:382: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:383: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:384: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:385: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:386: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:387: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:388: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:389: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:390: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:391: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:392: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:393: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:394: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:395: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:396: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:397: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:398: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:399: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:400: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:401: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:402: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:403: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:404: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:405: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:406: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:407: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:408: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:409: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:410: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:411: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:412: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:413: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:414: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:415: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:416: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:417: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:418: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:419: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:420: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:421: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:422: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:423: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:424: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:425: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:426: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:427: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:428: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:429: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:430: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:431: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:432: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:433: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:434: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:435: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:436: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:437: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:438: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:439: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:440: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:441: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:442: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:443: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:444: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:445: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:446: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:447: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:448: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:449: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:450: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:451: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:452: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:453: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:454: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:455: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:456: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:457: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:458: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:459: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:460: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:461: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:462: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:463: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:464: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:465: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:466: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:467: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:468: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:469: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:470: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:471: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:472: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:473: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:474: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:475: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:476: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:477: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:478: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:479: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:480: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:481: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:482: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:483: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:484: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:485: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:486: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:487: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:488: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:489: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:490: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:491: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:492: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:493: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:494: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:495: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:496: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:497: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:498: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:499: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:500: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:501: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:502: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:503: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:504: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:505: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:506: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:507: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:508: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:509: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:510: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:511: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:512: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:513: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:514: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:515: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:516: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:517: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:518: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:519: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:520: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:521: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:522: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:523: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:524: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:525: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:526: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:527: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:528: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:529: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:530: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:531: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:532: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:533: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:534: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:535: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:536: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:537: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:538: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:539: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:540: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:541: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:542: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:543: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:544: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:545: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:546: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:547: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:548: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:549: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:550: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:551: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:552: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:553: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:554: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:555: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:556: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:557: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:558: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:559: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:560: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:561: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:562: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:563: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:564: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:565: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:566: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:567: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:568: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:569: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:570: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:571: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:572: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:573: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:574: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:575: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:576: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:577: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:578: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:579: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:580: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:581: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:582: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:583: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:584: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:585: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:586: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:587: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:588: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:589: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:590: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:591: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:592: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:593: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:594: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:595: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:596: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:597: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:598: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:599: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:600: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:601: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:602: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:603: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:604: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:605: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:606: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:607: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:608: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:609: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:610: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:611: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:612: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:613: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:614: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:615: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:616: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:617: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:618: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:619: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:620: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:621: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:622: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:623: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:624: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:625: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:626: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:627: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:628: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:629: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:630: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:631: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:632: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:633: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:634: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:635: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:637: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:638: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:639: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:641: error: `luaL_Reg' does not name a type
TFS_l33terate/0.3.6pl1/luascript.h:642: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:643: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:644: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:645: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:646: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:647: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:648: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:650: error: `luaL_Reg' does not name a type

TFS_l33terate/0.3.6pl1/luascript.h:651: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:652: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:653: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:654: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:655: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:656: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:658: error: `luaL_Reg' does not name a type
TFS_l33terate/0.3.6pl1/luascript.h:659: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:660: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:661: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:662: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:663: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:664: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:665: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:666: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:667: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:668: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/luascript.h:669: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:670: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:672: error: `luaL_Reg' does not name a type
TFS_l33terate/0.3.6pl1/luascript.h:673: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:674: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:675: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:676: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:677: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/luascript.h:679: error: ISO C++ forbids declaration of `lua_State' with no type
TFS_l33terate/0.3.6pl1/luascript.h:679: error: expected `;' before '*' token
TFS_l33terate/0.3.6pl1/luascript.h:726: error: expected `;' before '(' token
In file included from TFS_l33terate/0.3.6pl1/actions.h:20,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:20:
 
Continued

PHP:
TFS_l33terate/0.3.6pl1/baseevents.h:35: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/baseevents.h:42: error: `xmlNodePtr' has not been declared
TFS_l33terate/0.3.6pl1/baseevents.h:42: error: ISO C++ forbids declaration of `p' with no type
TFS_l33terate/0.3.6pl1/baseevents.h:65: error: `configureEvent' declared as a `virtual' field

TFS_l33terate/0.3.6pl1/baseevents.h:65: error: expected `;' before '(' token
In file included from TFS_l33terate/0.3.6pl1/actions.cpp:20:
TFS_l33terate/0.3.6pl1/actions.h:57: error: `xmlNodePtr' has not been declared
TFS_l33terate/0.3.6pl1/actions.h:57: error: ISO C++ forbids declaration of `p' with no type
TFS_l33terate/0.3.6pl1/actions.h:91: error: `configureEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/actions.h:91: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/actions.cpp:21:
TFS_l33terate/0.3.6pl1/tools.h:32: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tools.h:32: error: expected init-declarator before '<' token
TFS_l33terate/0.3.6pl1/tools.h:32: error: expected `,' or `;' before '<' token
TFS_l33terate/0.3.6pl1/tools.h:66: error: `xmlNodePtr' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:66: error: expected primary-expression before "const"
TFS_l33terate/0.3.6pl1/tools.h:66: error: expected primary-expression before "int"
TFS_l33terate/0.3.6pl1/tools.h:66: error: initializer expression list treated as compound expression
TFS_l33terate/0.3.6pl1/tools.h:70: error: `xmlNodePtr' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:70: error: expected primary-expression before "const"

TFS_l33terate/0.3.6pl1/tools.h:70: error: expected primary-expression before '&' token
TFS_l33terate/0.3.6pl1/tools.h:70: error: `value' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:70: error: initializer expression list treated as compound expression

TFS_l33terate/0.3.6pl1/tools.h:71: error: `xmlNodePtr' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:71: error: expected primary-expression before "const"
TFS_l33terate/0.3.6pl1/tools.h:71: error: expected primary-expression before "float"
TFS_l33terate/0.3.6pl1/tools.h:71: error: initializer expression list treated as compound expression
TFS_l33terate/0.3.6pl1/tools.h:72: error: `xmlNodePtr' was not declared in this scope

TFS_l33terate/0.3.6pl1/tools.h:72: error: expected primary-expression before "const"
TFS_l33terate/0.3.6pl1/tools.h:72: error: expected primary-expression before '&' token
TFS_l33terate/0.3.6pl1/tools.h:72: error: `value' was not declared in this scope

TFS_l33terate/0.3.6pl1/tools.h:72: error: initializer expression list treated as compound expression
TFS_l33terate/0.3.6pl1/tools.h:73: error: `xmlNodePtr' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:73: error: expected primary-expression before '&' token
TFS_l33terate/0.3.6pl1/tools.h:73: error: `value' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:73: error: initializer expression list treated as compound expression
TFS_l33terate/0.3.6pl1/tools.h:74: error: `xmlNodePtr' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:74: error: expected primary-expression before '&' token
TFS_l33terate/0.3.6pl1/tools.h:74: error: `value' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:74: error: initializer expression list treated as compound expression
TFS_l33terate/0.3.6pl1/tools.h:95: error: `tokenizer' has not been declared
TFS_l33terate/0.3.6pl1/tools.h:95: error: `iterator' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:95: error: `it' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:95: error: `tokenizer' has not been declared
TFS_l33terate/0.3.6pl1/tools.h:95: error: `iterator' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:132: error: `xmlNodePtr' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:132: error: expected primary-expression before '&' token
TFS_l33terate/0.3.6pl1/tools.h:132: error: `vocationMap' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:132: error: expected primary-expression before '&' token
TFS_l33terate/0.3.6pl1/tools.h:132: error: `vocStringMap' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:132: error: expected primary-expression before '&' token
TFS_l33terate/0.3.6pl1/tools.h:132: error: `errorStr' was not declared in this scope
TFS_l33terate/0.3.6pl1/tools.h:132: error: initializer expression list treated as compound expression
In file included from TFS_l33terate/0.3.6pl1/creature.h:22,
                 from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:

TFS_l33terate/0.3.6pl1/templates.h:66: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/templates.h:66: error: ISO C++ forbids declaration of `recursive_mutex' with no type
TFS_l33terate/0.3.6pl1/templates.h:66: error: expected `;' before "lock"
TFS_l33terate/0.3.6pl1/templates.h: In constructor `AutoId::AutoId()':
TFS_l33terate/0.3.6pl1/templates.h:34: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/templates.h:34: error: `scoped_lock' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/templates.h:34: error: expected `;' before "lockClass"
In file included from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/creature.h:23:25: boost/any.hpp: No such file or directory
In file included from TFS_l33terate/0.3.6pl1/map.h:25,
                 from TFS_l33terate/0.3.6pl1/creature.h:28,
                 from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/waypoints.h: At global scope:
TFS_l33terate/0.3.6pl1/waypoints.h:32: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/waypoints.h:32: error: expected init-declarator before '<' token

TFS_l33terate/0.3.6pl1/waypoints.h:32: error: expected `,' or `;' before '<' token
TFS_l33terate/0.3.6pl1/waypoints.h:33: error: `WaypointPtr' was not declared in this scope

TFS_l33terate/0.3.6pl1/waypoints.h:33: error: template argument 2 is invalid
TFS_l33terate/0.3.6pl1/waypoints.h:33: error: template argument 4 is invalid
TFS_l33terate/0.3.6pl1/waypoints.h:33: error: ISO C++ forbids declaration of `WaypointMap' with no type
TFS_l33terate/0.3.6pl1/waypoints.h:39: error: variable or field `addWaypoint' declared void
TFS_l33terate/0.3.6pl1/waypoints.h:39: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/waypoints.h:40: error: `WaypointPtr' does not name a type
TFS_l33terate/0.3.6pl1/waypoints.h:48: error: variable or field `addWaypoint' declared void
TFS_l33terate/0.3.6pl1/waypoints.h:48: error: `Waypoints::addWaypoint' declared as an `inline' variable
TFS_l33terate/0.3.6pl1/waypoints.h:48: error: `int Waypoints::addWaypoint' is not a static member of `class Waypoints'
TFS_l33terate/0.3.6pl1/waypoints.h:48: error: `WaypointPtr' was not declared in this scope
TFS_l33terate/0.3.6pl1/waypoints.h:49: error: expected `,' or `;' before '{' token
TFS_l33terate/0.3.6pl1/waypoints.h:52: error: `WaypointPtr' does not name a type
In file included from TFS_l33terate/0.3.6pl1/item.h:26,
                 from TFS_l33terate/0.3.6pl1/tile.h:23,
                 from TFS_l33terate/0.3.6pl1/map.h:26,
                 from TFS_l33terate/0.3.6pl1/creature.h:28,
                 from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/itemattributes.h:49: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/itemattributes.h:49: error: variable or field `set' declared void
TFS_l33terate/0.3.6pl1/itemattributes.h:49: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/itemattributes.h:55: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/itemattributes.h:55: error: ISO C++ forbids declaration of `any' with no type
TFS_l33terate/0.3.6pl1/itemattributes.h:55: error: expected `;' before "get"
TFS_l33terate/0.3.6pl1/itemattributes.h:80: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/itemattributes.h:80: error: `any' has not been declared
TFS_l33terate/0.3.6pl1/itemattributes.h:80: error: ISO C++ forbids declaration of `value' with no type
TFS_l33terate/0.3.6pl1/itemattributes.h:81: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/itemattributes.h:81: error: ISO C++ forbids declaration of `any' with no type
TFS_l33terate/0.3.6pl1/itemattributes.h:81: error: expected `;' before "getAttribute"
TFS_l33terate/0.3.6pl1/itemattributes.h:84: error: `void ItemAttributes::setAttribute(const std::string&, int32_t)' and `void ItemAttributes::setAttribute(const std::string&, int)' cannot be overloaded
In file included from TFS_l33terate/0.3.6pl1/item.h:28,
                 from TFS_l33terate/0.3.6pl1/tile.h:23,
                 from TFS_l33terate/0.3.6pl1/map.h:26,
                 from TFS_l33terate/0.3.6pl1/creature.h:28,

                 from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/items.h:246: error: variable or field `parseItemNode' declared void
TFS_l33terate/0.3.6pl1/items.h:246: error: expected `;' before '(' token
In file included from TFS_l33terate/0.3.6pl1/item.h:29,
                 from TFS_l33terate/0.3.6pl1/tile.h:23,
                 from TFS_l33terate/0.3.6pl1/map.h:26,
                 from TFS_l33terate/0.3.6pl1/creature.h:28,
                 from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/raids.h:67: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:147: error: `configureRaidEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/raids.h:147: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:171: error: `configureRaidEvent' declared as a `virtual' field

TFS_l33terate/0.3.6pl1/raids.h:171: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:186: error: `configureRaidEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/raids.h:186: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:201: error: `configureRaidEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/raids.h:201: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:218: error: `configureRaidEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/raids.h:218: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:232: error: `configureRaidEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/raids.h:232: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:250: error: `configureRaidEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/raids.h:250: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:253: error: `configureEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/raids.h:253: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/raids.h:254: error: expected `;' before "static"
In file included from TFS_l33terate/0.3.6pl1/tile.h:23,
                 from TFS_l33terate/0.3.6pl1/map.h:26,
                 from TFS_l33terate/0.3.6pl1/creature.h:28,
                 from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/item.h:143: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/item.h:144: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/map.h:26,
                 from TFS_l33terate/0.3.6pl1/creature.h:28,
                 from TFS_l33terate/0.3.6pl1/player.h:24,

                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/tile.h:38: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tile.h:38: error: `shared_ptr' was not declared in this scope
TFS_l33terate/0.3.6pl1/tile.h:38: error: template argument 2 is invalid
TFS_l33terate/0.3.6pl1/tile.h:38: error: template argument 4 is invalid
TFS_l33terate/0.3.6pl1/tile.h:38: error: expected unqualified-id before '>' token
TFS_l33terate/0.3.6pl1/tile.h:38: error: expected `,' or `;' before '>' token

In file included from TFS_l33terate/0.3.6pl1/creature.h:28,
                 from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/map.h:42: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/map.h:42: error: expected nested-name-specifier before "shared_ptr"
TFS_l33terate/0.3.6pl1/map.h:42: error: `shared_ptr' has not been declared

TFS_l33terate/0.3.6pl1/map.h:254: error: `SpectatorCache' does not name a type

TFS_l33terate/0.3.6pl1/map.h: In member function `void Map::clearSpectatorCache()':
TFS_l33terate/0.3.6pl1/map.h:255: error: `spectatorCache' undeclared (first use this function)

In file included from TFS_l33terate/0.3.6pl1/creature.h:30,
                 from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/creatureevent.h: At global scope:

TFS_l33terate/0.3.6pl1/creatureevent.h:82: error: `xmlNodePtr' has not been declared
TFS_l33terate/0.3.6pl1/creatureevent.h:82: error: ISO C++ forbids declaration of `p' with no type
TFS_l33terate/0.3.6pl1/creatureevent.h:102: error: `configureEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/creatureevent.h:102: error: expected `;' before '(' token
In file included from TFS_l33terate/0.3.6pl1/player.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/creature.h:107: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/creature.h:107: error: ISO C++ forbids declaration of `any' with no type
TFS_l33terate/0.3.6pl1/creature.h:107: error: expected `;' before "data"
TFS_l33terate/0.3.6pl1/creature.h: In constructor `DeathEntry::DeathEntry(std::string, int32_t)':
TFS_l33terate/0.3.6pl1/creature.h:93: error: class `DeathEntry' does not have any field named `data'
TFS_l33terate/0.3.6pl1/creature.h: In constructor `DeathEntry::DeathEntry(Creature*, int32_t)':
TFS_l33terate/0.3.6pl1/creature.h:95: error: class `DeathEntry' does not have any field named `data'
TFS_l33terate/0.3.6pl1/creature.h: In member function `bool DeathEntry::isCreatureKill() const':
TFS_l33terate/0.3.6pl1/creature.h:98: error: `data' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/creature.h: In member function `const std::type_info& DeathEntry::getKillerType() const':
TFS_l33terate/0.3.6pl1/creature.h:102: error: `data' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/creature.h: In member function `Creature* DeathEntry::getKillerCreature() const':
TFS_l33terate/0.3.6pl1/creature.h:103: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/creature.h:103: error: `any_cast' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/creature.h:103: error: expected primary-expression before '*' token
TFS_l33terate/0.3.6pl1/creature.h:103: error: expected primary-expression before '>' token
TFS_l33terate/0.3.6pl1/creature.h:103: error: `data' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/creature.h: In member function `std::string DeathEntry::getKillerName() const':
TFS_l33terate/0.3.6pl1/creature.h:104: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/creature.h:104: error: `any_cast' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/creature.h:104: error: expected primary-expression before '>' token
TFS_l33terate/0.3.6pl1/creature.h:104: error: `data' undeclared (first use this function)

In file included from TFS_l33terate/0.3.6pl1/player.h:30,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/outfit.h: At global scope:
TFS_l33terate/0.3.6pl1/outfit.h:81: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/player.h:31,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/vocation.h:141: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/player.h:32,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/group.h:96: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/protocol.h:21,
                 from TFS_l33terate/0.3.6pl1/protocolgame.h:24,
                 from TFS_l33terate/0.3.6pl1/player.h:34,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/rsa.h:22:17: gmp.h: No such file or directory
In file included from TFS_l33terate/0.3.6pl1/protocol.h:21,
                 from TFS_l33terate/0.3.6pl1/protocolgame.h:24,
                 from TFS_l33terate/0.3.6pl1/player.h:34,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/rsa.h:39: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/rsa.h:39: error: ISO C++ forbids declaration of `recursive_mutex' with no type
TFS_l33terate/0.3.6pl1/rsa.h:39: error: expected `;' before "rsaLock"
TFS_l33terate/0.3.6pl1/rsa.h:43: error: `mpz_t' does not name a type
In file included from TFS_l33terate/0.3.6pl1/protocolgame.h:24,

                 from TFS_l33terate/0.3.6pl1/player.h:34,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/protocol.h:24: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/protocol.h:24: error: expected init-declarator before '<' token
TFS_l33terate/0.3.6pl1/protocol.h:24: error: expected `,' or `;' before '<' token

TFS_l33terate/0.3.6pl1/protocol.h:27: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/protocol.h:27: error: expected init-declarator before '<' token
TFS_l33terate/0.3.6pl1/protocol.h:27: error: expected `,' or `;' before '<' token
TFS_l33terate/0.3.6pl1/protocol.h:32: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/protocol.h:33: error: expected class-name before '{' token
TFS_l33terate/0.3.6pl1/protocol.h:35: error: expected `)' before "connection"
TFS_l33terate/0.3.6pl1/protocol.h:50: error: variable or field `onSendMessage' declared void
TFS_l33terate/0.3.6pl1/protocol.h:50: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocol.h:55: error: `Connection_ptr' does not name a type
TFS_l33terate/0.3.6pl1/protocol.h:56: error: `Connection_ptr' does not name a type
TFS_l33terate/0.3.6pl1/protocol.h:57: error: variable or field `setConnection' declared void
TFS_l33terate/0.3.6pl1/protocol.h:57: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocol.h:59: error: expected `;' before "int32_t"
TFS_l33terate/0.3.6pl1/protocol.h:64: error: `OutputMessage_ptr' does not name a type
TFS_l33terate/0.3.6pl1/protocol.h:85: error: `OutputMessage_ptr' does not name a type
TFS_l33terate/0.3.6pl1/protocol.h:86: error: `Connection_ptr' does not name a type
In file included from TFS_l33terate/0.3.6pl1/player.h:34,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/protocolgame.h:36: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/protocolgame.h:36: error: expected init-declarator before '<' token
TFS_l33terate/0.3.6pl1/protocolgame.h:36: error: expected `,' or `;' before '<' token
TFS_l33terate/0.3.6pl1/protocolgame.h:43: error: expected `)' before "connection"
TFS_l33terate/0.3.6pl1/protocolgame.h:254: error: `NetworkMessage_ptr' has not been declared
TFS_l33terate/0.3.6pl1/protocolgame.h:254: error: ISO C++ forbids declaration of `msg' with no type
TFS_l33terate/0.3.6pl1/protocolgame.h:257: error: variable or field `GetFloorDescription' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:257: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:262: error: `NetworkMessage_ptr' has not been declared
TFS_l33terate/0.3.6pl1/protocolgame.h:262: error: ISO C++ forbids declaration of `msg' with no type
TFS_l33terate/0.3.6pl1/protocolgame.h:264: error: variable or field `AddMapDescription' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:264: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:265: error: variable or field `AddTextMessage' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:265: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:266: error: variable or field `AddAnimatedText' declared void

TFS_l33terate/0.3.6pl1/protocolgame.h:266: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:267: error: variable or field `AddMagicEffect' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:267: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:268: error: variable or field `AddDistanceShoot' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:268: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:269: error: variable or field `AddCreature' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:269: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:270: error: variable or field `AddPlayerStats' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:270: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:271: error: variable or field `AddCreatureSpeak' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:271: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:273: error: variable or field `AddCreatureHealth' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:273: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:274: error: variable or field `AddCreatureOutfit' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:274: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:275: error: variable or field `AddPlayerSkills' declared void

TFS_l33terate/0.3.6pl1/protocolgame.h:275: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:276: error: variable or field `AddWorldLight' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:276: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:277: error: variable or field `AddCreatureLight' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:277: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:280: error: variable or field `AddTileItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:280: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:281: error: variable or field `AddTileCreature' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:281: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:282: error: variable or field `UpdateTileItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:282: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:283: error: variable or field `RemoveTileItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:283: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:285: error: variable or field `MoveUpCreature' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:285: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:287: error: variable or field `MoveDownCreature' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:287: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:291: error: variable or field `AddContainerItem' declared void

TFS_l33terate/0.3.6pl1/protocolgame.h:291: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:292: error: variable or field `UpdateContainerItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:292: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:293: error: variable or field `RemoveContainerItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:293: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:296: error: variable or field `AddInventoryItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:296: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:297: error: variable or field `UpdateInventoryItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:297: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/protocolgame.h:298: error: variable or field `RemoveInventoryItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:298: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/protocolgame.h:304: error: variable or field `AddShopItem' declared void
TFS_l33terate/0.3.6pl1/protocolgame.h:304: error: expected `;' before '(' token
In file included from TFS_l33terate/0.3.6pl1/player.h:37,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:23:
TFS_l33terate/0.3.6pl1/npc.h:50: error: variable or field `pushState' declared void

TFS_l33terate/0.3.6pl1/npc.h:50: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:51: error: variable or field `popState' declared void
TFS_l33terate/0.3.6pl1/npc.h:51: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:55: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:56: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/npc.h:58: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:59: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:60: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:61: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:63: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:64: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:65: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:67: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:68: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:70: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:71: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/npc.h:466: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/npc.h:467: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/monster.h:21,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:24:
TFS_l33terate/0.3.6pl1/monsters.h:140: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/monsters.h:141: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/monsters.h:145: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/scheduler.h:22,
                 from TFS_l33terate/0.3.6pl1/game.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:30:
TFS_l33terate/0.3.6pl1/tasks.h:28: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:28: error: expected `,' or `...' before '<' token

TFS_l33terate/0.3.6pl1/tasks.h:28: error: ISO C++ forbids declaration of `function' with no type
TFS_l33terate/0.3.6pl1/tasks.h:30: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:30: error: expected `,' or `...' before '<' token
TFS_l33terate/0.3.6pl1/tasks.h:30: error: ISO C++ forbids declaration of `function' with no type
TFS_l33terate/0.3.6pl1/tasks.h:46: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:46: error: ISO C++ forbids declaration of `system_time' with no type
TFS_l33terate/0.3.6pl1/tasks.h:46: error: expected `;' before "m_expiration"
TFS_l33terate/0.3.6pl1/tasks.h:47: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:47: error: ISO C++ forbids declaration of `function' with no type
TFS_l33terate/0.3.6pl1/tasks.h:47: error: expected `;' before '<' token
TFS_l33terate/0.3.6pl1/tasks.h: In constructor `Task::Task(int)':
TFS_l33terate/0.3.6pl1/tasks.h:28: error: class `Task' does not have any field named `m_expiration'
TFS_l33terate/0.3.6pl1/tasks.h:29: error: `boost' has not been declared

TFS_l33terate/0.3.6pl1/tasks.h:29: error: `not_a_date_time' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h:29: error: class `Task' does not have any field named `m_f'
TFS_l33terate/0.3.6pl1/tasks.h:29: error: `f' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h: In constructor `Task::Task(uint32_t, int)':
TFS_l33terate/0.3.6pl1/tasks.h:30: error: class `Task' does not have any field named `m_expiration'
TFS_l33terate/0.3.6pl1/tasks.h:31: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:31: error: `get_system_time' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h:31: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:31: error: `milliseconds' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h:31: error: class `Task' does not have any field named `m_f'
TFS_l33terate/0.3.6pl1/tasks.h:31: error: `f' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h: In member function `void Task::operator()()':
TFS_l33terate/0.3.6pl1/tasks.h:34: error: `m_f' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h: In member function `void Task::unsetExpiration()':

TFS_l33terate/0.3.6pl1/tasks.h:36: error: `m_expiration' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h:36: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:36: error: `not_a_date_time' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h: In member function `bool Task::hasExpired() const':
TFS_l33terate/0.3.6pl1/tasks.h:39: error: `m_expiration' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h:39: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:39: error: `not_a_date_time' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h:42: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:42: error: `get_system_time' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h: At global scope:
TFS_l33terate/0.3.6pl1/tasks.h:50: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:50: error: `createTask' declared as an `inline' variable
TFS_l33terate/0.3.6pl1/tasks.h:50: error: `function' was not declared in this scope
TFS_l33terate/0.3.6pl1/tasks.h:50: error: expected primary-expression before "void"
TFS_l33terate/0.3.6pl1/tasks.h:51: error: expected `,' or `;' before '{' token
TFS_l33terate/0.3.6pl1/tasks.h:54: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:54: error: `function' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:54: error: expected `,' or `...' before '<' token
TFS_l33terate/0.3.6pl1/tasks.h:55: error: ISO C++ forbids declaration of `parameter' with no type
TFS_l33terate/0.3.6pl1/tasks.h: In function `Task* createTask(uint32_t, int)':
TFS_l33terate/0.3.6pl1/tasks.h:55: error: `Task* createTask(uint32_t, int)' redeclared as different kind of symbol

TFS_l33terate/0.3.6pl1/tasks.h:50: error: previous declaration of `Task*createTask'
TFS_l33terate/0.3.6pl1/tasks.h:50: error: previous non-function declaration `Task*createTask'
TFS_l33terate/0.3.6pl1/tasks.h:55: error: conflicts with function declaration `Task* createTask(uint32_t, int)'
TFS_l33terate/0.3.6pl1/tasks.h:56: error: `f' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/tasks.h: At global scope:
TFS_l33terate/0.3.6pl1/tasks.h:87: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:87: error: ISO C++ forbids declaration of `mutex' with no type
TFS_l33terate/0.3.6pl1/tasks.h:87: error: expected `;' before "m_taskLock"
TFS_l33terate/0.3.6pl1/tasks.h:88: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/tasks.h:88: error: ISO C++ forbids declaration of `condition_variable' with no type
TFS_l33terate/0.3.6pl1/tasks.h:88: error: expected `;' before "m_taskSignal"
In file included from TFS_l33terate/0.3.6pl1/game.h:24,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:30:
TFS_l33terate/0.3.6pl1/scheduler.h:33: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/scheduler.h:33: error: ISO C++ forbids declaration of `system_time' with no type
TFS_l33terate/0.3.6pl1/scheduler.h:33: error: expected `;' before "getCycle"
TFS_l33terate/0.3.6pl1/scheduler.h:34: error: expected `;' before "bool"
TFS_l33terate/0.3.6pl1/scheduler.h:39: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/scheduler.h:39: error: expected `,' or `...' before '<' token
TFS_l33terate/0.3.6pl1/scheduler.h:39: error: ISO C++ forbids declaration of `function' with no type

TFS_l33terate/0.3.6pl1/scheduler.h:41: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/scheduler.h:41: error: expected `,' or `...' before '<' token
TFS_l33terate/0.3.6pl1/scheduler.h:41: error: ISO C++ forbids declaration of `function' with no type
TFS_l33terate/0.3.6pl1/scheduler.h: In member function `bool SchedulerTask::operator<(const SchedulerTask&) const':
TFS_l33terate/0.3.6pl1/scheduler.h:34: error: `getCycle' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/scheduler.h:34: error: 'const class SchedulerTask' has no member named 'getCycle'
TFS_l33terate/0.3.6pl1/scheduler.h: In constructor `SchedulerTask::SchedulerTask(uint32_t, int)':
TFS_l33terate/0.3.6pl1/scheduler.h:40: error: `f' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/scheduler.h: At global scope:
TFS_l33terate/0.3.6pl1/scheduler.h:44: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/scheduler.h:44: error: expected `,' or `...' before '<' token
TFS_l33terate/0.3.6pl1/scheduler.h:45: error: ISO C++ forbids declaration of `function' with no type
TFS_l33terate/0.3.6pl1/scheduler.h: In function `SchedulerTask* createSchedulerTask(uint32_t, int)':
TFS_l33terate/0.3.6pl1/scheduler.h:50: error: `f' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/scheduler.h: At global scope:
TFS_l33terate/0.3.6pl1/scheduler.h:90: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/scheduler.h:90: error: ISO C++ forbids declaration of `mutex' with no type
TFS_l33terate/0.3.6pl1/scheduler.h:90: error: expected `;' before "m_eventLock"
TFS_l33terate/0.3.6pl1/scheduler.h:91: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/scheduler.h:91: error: ISO C++ forbids declaration of `condition_variable' with no type
TFS_l33terate/0.3.6pl1/scheduler.h:91: error: expected `;' before "m_eventSignal"
In file included from TFS_l33terate/0.3.6pl1/game.h:27,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:30:
TFS_l33terate/0.3.6pl1/spawn.h:44: error: expected `;' before '(' token
In file included from TFS_l33terate/0.3.6pl1/actions.cpp:30:
TFS_l33terate/0.3.6pl1/game.h:130: error: `shared_ptr' was not declared in this scope
TFS_l33terate/0.3.6pl1/game.h:130: error: template argument 2 is invalid
TFS_l33terate/0.3.6pl1/game.h:130: error: template argument 4 is invalid
TFS_l33terate/0.3.6pl1/game.h:130: error: expected unqualified-id before '>' token
TFS_l33terate/0.3.6pl1/game.h:130: error: expected `,' or `;' before '>' token
TFS_l33terate/0.3.6pl1/game.h:588: error: ISO C++ forbids declaration of `RuleViolationsMap' with no type
TFS_l33terate/0.3.6pl1/game.h:588: error: expected `;' before '&' token
TFS_l33terate/0.3.6pl1/game.h:589: error: expected `;' before "bool"

TFS_l33terate/0.3.6pl1/game.h:630: error: `RuleViolationsMap' does not name a type

In file included from TFS_l33terate/0.3.6pl1/actions.cpp:31:
TFS_l33terate/0.3.6pl1/configmanager.h:279: error: `lua_State' has not been declared
TFS_l33terate/0.3.6pl1/configmanager.h:279: error: ISO C++ forbids declaration of `_L' with no type
TFS_l33terate/0.3.6pl1/configmanager.h:300: error: ISO C++ forbids declaration of `lua_State' with no type
TFS_l33terate/0.3.6pl1/configmanager.h:300: error: expected `;' before '*' token
TFS_l33terate/0.3.6pl1/configmanager.h:301: error: variable or field `moveValue' declared void
TFS_l33terate/0.3.6pl1/configmanager.h:301: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/configmanager.h: In member function `void ConfigManager::getValue(const std::string&, int*)':
TFS_l33terate/0.3.6pl1/configmanager.h:279: error: `L' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/configmanager.h: In member function `std::string ConfigManager::getGlobalString(const std::string&, const std::string&)':
TFS_l33terate/0.3.6pl1/configmanager.h:284: error: `getGlobalString' is not a member of `LuaScriptInterface'
TFS_l33terate/0.3.6pl1/configmanager.h:284: error: `L' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/configmanager.h: In member function `bool ConfigManager::getGlobalBool(const std::string&, bool)':
TFS_l33terate/0.3.6pl1/configmanager.h:288: error: `getGlobalBool' is not a member of `LuaScriptInterface'

TFS_l33terate/0.3.6pl1/configmanager.h:288: error: `L' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/configmanager.h: In member function `int32_t ConfigManager::getGlobalNumber(const std::string&, int32_t)':

TFS_l33terate/0.3.6pl1/configmanager.h:292: error: `getGlobalNumber' is not a member of `LuaScriptInterface'
TFS_l33terate/0.3.6pl1/configmanager.h:292: error: `L' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/configmanager.h: In member function `double ConfigManager::getGlobalDouble(const std::string&, double)':
TFS_l33terate/0.3.6pl1/configmanager.h:296: error: `getGlobalDouble' is not a member of `LuaScriptInterface'
TFS_l33terate/0.3.6pl1/configmanager.h:296: error: `L' undeclared (first use this function)

In file included from TFS_l33terate/0.3.6pl1/spells.h:28,
                 from TFS_l33terate/0.3.6pl1/actions.cpp:34:
TFS_l33terate/0.3.6pl1/talkaction.h: At global scope:

TFS_l33terate/0.3.6pl1/talkaction.h:58: error: `xmlNodePtr' has not been declared
TFS_l33terate/0.3.6pl1/talkaction.h:58: error: ISO C++ forbids declaration of `p' with no type

TFS_l33terate/0.3.6pl1/talkaction.h:72: error: `configureEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/talkaction.h:72: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/actions.cpp:34:
TFS_l33terate/0.3.6pl1/spells.h:62: error: `xmlNodePtr' has not been declared
TFS_l33terate/0.3.6pl1/spells.h:62: error: ISO C++ forbids declaration of `p' with no type

TFS_l33terate/0.3.6pl1/spells.h:95: error: `configureEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/spells.h:95: error: expected `;' before '(' token
TFS_l33terate/0.3.6pl1/spells.h:98: error: expected `;' before "bool"

TFS_l33terate/0.3.6pl1/spells.h:118: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/spells.h:180: error: `configureEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/spells.h:180: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/spells.h:222: error: `configureEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/spells.h:222: error: expected `;' before '(' token

TFS_l33terate/0.3.6pl1/spells.h:260: error: `configureEvent' declared as a `virtual' field
TFS_l33terate/0.3.6pl1/spells.h:260: error: expected `;' before '(' token

In file included from TFS_l33terate/0.3.6pl1/actions.cpp:36:
TFS_l33terate/0.3.6pl1/house.h:23:39: boost/tr1/unordered_set.hpp: No such file or directory
In file included from TFS_l33terate/0.3.6pl1/actions.cpp:36:
TFS_l33terate/0.3.6pl1/house.h:76: error: `std::tr1' has not been declared
TFS_l33terate/0.3.6pl1/house.h:76: error: ISO C++ forbids declaration of `unordered_set' with no type
TFS_l33terate/0.3.6pl1/house.h:76: error: expected `;' before '<' token

TFS_l33terate/0.3.6pl1/house.h:79: error: `boost' has not been declared
TFS_l33terate/0.3.6pl1/house.h:79: error: `regex' was not declared in this scope
TFS_l33terate/0.3.6pl1/house.h:79: error: template argument 1 is invalid
TFS_l33terate/0.3.6pl1/house.h:79: error: template argument 1 is invalid
TFS_l33terate/0.3.6pl1/house.h:79: error: template argument 2 is invalid
TFS_l33terate/0.3.6pl1/house.h:79: error: ISO C++ forbids declaration of `RegExList' with no type

TFS_l33terate/0.3.6pl1/actions.cpp:83: error: `xmlNodePtr' has not been declared

TFS_l33terate/0.3.6pl1/actions.cpp:84: error: ISO C++ forbids declaration of `p' with no type

TFS_l33terate/0.3.6pl1/actions.cpp: In member function `virtual bool Actions::registerEvent(Event*, int, bool)':
TFS_l33terate/0.3.6pl1/actions.cpp:96: error: `readXMLString' cannot be used as a function

TFS_l33terate/0.3.6pl1/actions.cpp:135: error: `readXMLString' cannot be used as a function
TFS_l33terate/0.3.6pl1/actions.cpp:135: error: `readXMLString' cannot be used as a function

TFS_l33terate/0.3.6pl1/actions.cpp:168: error: `readXMLString' cannot be used as a function

TFS_l33terate/0.3.6pl1/actions.cpp:207: error: `readXMLString' cannot be used as a function
TFS_l33terate/0.3.6pl1/actions.cpp:207: error: `readXMLString' cannot be used as a function

TFS_l33terate/0.3.6pl1/actions.cpp:240: error: `readXMLString' cannot be used as a function

TFS_l33terate/0.3.6pl1/actions.cpp:279: error: `readXMLString' cannot be used as a function

TFS_l33terate/0.3.6pl1/actions.cpp:279: error: `readXMLString' cannot be used as a function

TFS_l33terate/0.3.6pl1/actions.cpp: At global scope:
TFS_l33terate/0.3.6pl1/actions.cpp:679: error: `bool Action::configureEvent' is not a static member of `class Action'
TFS_l33terate/0.3.6pl1/actions.cpp:679: error: `xmlNodePtr' was not declared in this scope
TFS_l33terate/0.3.6pl1/actions.cpp:680: error: expected `,' or `;' before '{' token
TFS_l33terate/0.3.6pl1/actions.cpp: In member function `virtual bool Action::executeUse(Player*, Item*, const PositionEx&, const PositionEx&, bool, uint32_t)':
TFS_l33terate/0.3.6pl1/actions.cpp:760: error: `lua_State' undeclared (first use this function)

TFS_l33terate/0.3.6pl1/actions.cpp:760: error: `L' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/actions.cpp:760: error: 'class LuaScriptInterface' has no member named 'getState'
TFS_l33terate/0.3.6pl1/actions.cpp:761: error: 'class LuaScriptInterface' has no member named 'getGlobalBool'
TFS_l33terate/0.3.6pl1/actions.cpp:778: error: 'class LuaScriptInterface' has no member named 'getState'
TFS_l33terate/0.3.6pl1/actions.cpp:781: error: `lua_pushnumber' undeclared (first use this function)
TFS_l33terate/0.3.6pl1/actions.cpp:782: error: `pushThing' is not a member of `LuaScriptInterface'
TFS_l33terate/0.3.6pl1/actions.cpp:783: error: `pushPosition' is not a member of `LuaScriptInterface'
TFS_l33terate/0.3.6pl1/actions.cpp:788: error: `pushThing' is not a member of `LuaScriptInterface'
TFS_l33terate/0.3.6pl1/actions.cpp:789: error: `pushPosition' is not a member of `LuaScriptInterface'
TFS_l33terate/0.3.6pl1/actions.cpp:793: error: `pushThing' is not a member of `LuaScriptInterface'
TFS_l33terate/0.3.6pl1/actions.cpp:794: error: `pushPosition' is not a member of `LuaScriptInterface'

make.exe: *** [TFS_l33terate/0.3.6pl1/actions.o] Error 1

Wykonanie zakończone
 
I've got this error after compiling:
(can't open icon file `TheForgottenServer.ico': No such file or directory)
I've checked it and the TheforgottenServer.ico exists.

Whatthehack?
 
Im based in your guide and get this error


fallaq.png



(TFS 0.2.7)
(copy the linkers 0.2.X)
(copy the c++ compiler)
(use TF Dev-Cpp)
 
Back
Top