• 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 I need help with TFS 0.2.7 (Mystic Spirit)

VVarrior

Member
Joined
May 18, 2010
Messages
61
Reaction score
13
Hello,
I've problem with compiling The Forgotten Server 0.2.7 (Mystic Spirit). I used all tutorials, but they didn't help me.

Error:
PHP:
Kompilator: Default compiler
Building Makefile: "F:\TFS\0.2.7\dev-cpp\Makefile.win"
Wykonywanie  make...
make.exe -f "F:\TFS\0.2.7\dev-cpp\Makefile.win" all
g++.exe -c ../actions.cpp -o obj//actions.o -I"F:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include"  -I"F:/Dev-Cpp/include/c++/3.4.2/backward"  -I"F:/Dev-Cpp/include/c++/3.4.2/mingw32"  -I"F:/Dev-Cpp/include/c++/3.4.2"  -I"F:/Dev-Cpp/include"  -D__USE_MYSQL__ -D__USE_SQLITE__    -fexpensive-optimizations -O1

In file included from ../creature.h:27,
                 from ../player.h:25,

                 from ../actions.cpp:23:
../map.h:28:32: boost/shared_ptr.hpp: No such file or directory
In file included from ../creature.h:27,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../map.h:29: error: `boost' has not been declared
../map.h:29: error: expected nested-name-specifier before "shared_ptr"

../map.h:29: error: `shared_ptr' has not been declared

In file included from ../item.h:26,
                 from ../map.h:32,
                 from ../creature.h:27,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../items.h:31:30: libxml/xmlmemory.h: No such file or directory
../items.h:32:27: libxml/parser.h: No such file or directory
In file included from ../item.h:26,
                 from ../map.h:32,
                 from ../creature.h:27,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../items.h:287: error: expected `;' before '(' token

In file included from ../map.h:36,
                 from ../creature.h:27,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../tools.h:34:31: boost/tokenizer.hpp: No such file or directory

In file included from ../map.h:36,
                 from ../creature.h:27,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../tools.h:35: error: `boost' has not been declared
../tools.h:35: error: expected init-declarator before '<' token
../tools.h:35: error: expected `,' or `;' before '<' token

../tools.h:57: error: `xmlNodePtr' was not declared in this scope
../tools.h:57: error: expected primary-expression before "const"
../tools.h:57: error: expected primary-expression before "int"
../tools.h:57: error: initializer expression list treated as compound expression
../tools.h:61: error: `xmlNodePtr' was not declared in this scope
../tools.h:61: error: expected primary-expression before "const"
../tools.h:61: error: expected primary-expression before '&' token

../tools.h:61: error: `value' was not declared in this scope
../tools.h:61: error: initializer expression list treated as compound expression

../tools.h:62: error: `xmlNodePtr' was not declared in this scope
../tools.h:62: error: expected primary-expression before "const"
../tools.h:62: error: expected primary-expression before "float"
../tools.h:62: error: initializer expression list treated as compound expression
../tools.h:63: error: `xmlNodePtr' was not declared in this scope
../tools.h:63: error: expected primary-expression before "const"
../tools.h:63: error: expected primary-expression before '&' token
../tools.h:63: error: `value' was not declared in this scope

../tools.h:63: error: initializer expression list treated as compound expression
../tools.h:64: error: `xmlNodePtr' was not declared in this scope
../tools.h:64: error: expected primary-expression before '&' token
../tools.h:64: error: `value' was not declared in this scope
../tools.h:64: error: initializer expression list treated as compound expression
../tools.h:91: error: `tokenizer' has not been declared
../tools.h:91: error: `iterator' was not declared in this scope
../tools.h:91: error: `it' was not declared in this scope
../tools.h:91: error: `tokenizer' has not been declared
../tools.h:91: error: `iterator' was not declared in this scope

In file included from ../map.h:37,
                 from ../creature.h:27,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../tile.h:42: error: `boost' has not been declared
../tile.h:42: error: `shared_ptr' was not declared in this scope
../tile.h:42: error: template argument 2 is invalid
../tile.h:42: error: template argument 4 is invalid
../tile.h:42: error: expected unqualified-id before '>' token
../tile.h:42: error: expected `,' or `;' before '>' token

In file included from ../creature.h:27,
                 from ../player.h:25,

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

../map.h:264: error: `SpectatorCache' does not name a type

In file included from ../creatureevent.h:24,
                 from ../creature.h:33,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../luascript.h:31:18: lua.h: No such file or directory

In file included from ../creatureevent.h:24,
                 from ../creature.h:33,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../luascript.h:33: warning: `luaopen_luasql_mysql' initialized and declared `extern'
../luascript.h:33: error: `lua_State' was not declared in this scope
../luascript.h:33: error: expected primary-expression before ')' token
../luascript.h:37: warning: `luaopen_luasql_sqlite3' initialized and declared `extern'
../luascript.h:37: error: `lua_State' was not declared in this scope
../luascript.h:37: error: expected primary-expression before ')' token

../luascript.h:41:22: lauxlib.h: No such file or directory
../luascript.h:42:21: lualib.h: No such file or directory
../luascript.h:307: error: ISO C++ forbids declaration of `lua_State' with no type
../luascript.h:307: error: expected `;' before '*' token
../luascript.h:309: error: expected `;' before "bool"
../luascript.h:311: error: expected `;' before '(' token

../luascript.h:315: error: variable or field `pushThing' declared void
../luascript.h:315: error: expected `;' before '(' token
../luascript.h:316: error: variable or field `pushVariant' declared void
../luascript.h:316: error: expected `;' before '(' token
../luascript.h:317: error: variable or field `pushPosition' declared void
../luascript.h:317: error: expected `;' before '(' token
../luascript.h:318: error: variable or field `pushPosition' declared void
../luascript.h:318: error: expected `;' before '(' token

../luascript.h:319: error: variable or field `pushCallback' declared void
../luascript.h:319: error: expected `;' before '(' token
../luascript.h:321: error: expected `;' before '(' token
../luascript.h:322: error: variable or field `popPosition' declared void
../luascript.h:322: error: expected `;' before '(' token
../luascript.h:323: error: variable or field `popPosition' declared void
../luascript.h:323: error: expected `;' before '(' token
../luascript.h:324: error: expected `;' before '(' token
../luascript.h:325: error: expected `;' before '(' token
../luascript.h:326: error: expected `;' before '(' token
../luascript.h:327: error: expected `;' before '(' token
../luascript.h:329: error: expected `;' before '(' token
../luascript.h:330: error: expected `;' before '(' token
../luascript.h:331: error: variable or field `setField' declared void
../luascript.h:331: error: expected `;' before '(' token
../luascript.h:332: error: variable or field `setField' declared void
../luascript.h:332: error: expected `;' before '(' token
../luascript.h:333: error: expected `;' before '(' token
../luascript.h:334: error: variable or field `setFieldBool' declared void
../luascript.h:334: error: expected `;' before '(' token
../luascript.h:335: error: expected `;' before '(' token
../luascript.h:344: error: expected `;' before '(' token
../luascript.h:347: error: expected `;' before '(' token
../luascript.h:348: error: expected `;' before '(' token
../luascript.h:349: error: expected `;' before '(' token
../luascript.h:350: error: expected `;' before '(' token

../luascript.h:351: error: expected `;' before '(' token
../luascript.h:352: error: expected `;' before '(' token
../luascript.h:353: error: expected `;' before '(' token
../luascript.h:354: error: expected `;' before '(' token
../luascript.h:355: error: expected `;' before '(' token
../luascript.h:356: error: expected `;' before '(' token
../luascript.h:357: error: expected `;' before '(' token
../luascript.h:358: error: expected `;' before '(' token

../luascript.h:359: error: expected `;' before '(' token
../luascript.h:360: error: expected `;' before '(' token
../luascript.h:361: error: expected `;' before '(' token
../luascript.h:362: error: expected `;' before '(' token
../luascript.h:363: error: expected `;' before '(' token
../luascript.h:364: error: expected `;' before '(' token
../luascript.h:365: error: expected `;' before '(' token
../luascript.h:366: error: expected `;' before '(' token

../luascript.h:367: error: expected `;' before '(' token
../luascript.h:368: error: expected `;' before '(' token
../luascript.h:369: error: expected `;' before '(' token
../luascript.h:370: error: expected `;' before '(' token
../luascript.h:371: error: expected `;' before '(' token
../luascript.h:372: error: expected `;' before '(' token
../luascript.h:373: error: expected `;' before '(' token
../luascript.h:374: error: expected `;' before '(' token

../luascript.h:376: error: expected `;' before '(' token
../luascript.h:377: error: expected `;' before '(' token
../luascript.h:378: error: expected `;' before '(' token
../luascript.h:379: error: expected `;' before '(' token
../luascript.h:380: error: expected `;' before '(' token
../luascript.h:381: error: expected `;' before '(' token
../luascript.h:382: error: expected `;' before '(' token
../luascript.h:383: error: expected `;' before '(' token

../luascript.h:384: error: expected `;' before '(' token
../luascript.h:385: error: expected `;' before '(' token
../luascript.h:386: error: expected `;' before '(' token
../luascript.h:387: error: expected `;' before '(' token
../luascript.h:388: error: expected `;' before '(' token
../luascript.h:389: error: expected `;' before '(' token
../luascript.h:390: error: expected `;' before '(' token
../luascript.h:391: error: expected `;' before '(' token

../luascript.h:392: error: expected `;' before '(' token
../luascript.h:393: error: expected `;' before '(' token
../luascript.h:394: error: expected `;' before '(' token
../luascript.h:395: error: expected `;' before '(' token
../luascript.h:396: error: expected `;' before '(' token
../luascript.h:397: error: expected `;' before '(' token
../luascript.h:398: error: expected `;' before '(' token
../luascript.h:399: error: expected `;' before '(' token

../luascript.h:400: error: expected `;' before '(' token
../luascript.h:403: error: expected `;' before '(' token
../luascript.h:404: error: expected `;' before '(' token
../luascript.h:405: error: expected `;' before '(' token
../luascript.h:406: error: expected `;' before '(' token
../luascript.h:407: error: expected `;' before '(' token
../luascript.h:408: error: expected `;' before '(' token
../luascript.h:411: error: expected `;' before '(' token

../luascript.h:412: error: expected `;' before '(' token
../luascript.h:413: error: expected `;' before '(' token
../luascript.h:414: error: expected `;' before '(' token
../luascript.h:415: error: expected `;' before '(' token
../luascript.h:416: error: expected `;' before '(' token
../luascript.h:417: error: expected `;' before '(' token
../luascript.h:418: error: expected `;' before '(' token
../luascript.h:419: error: expected `;' before '(' token

../luascript.h:420: error: expected `;' before '(' token
../luascript.h:421: error: expected `;' before '(' token
../luascript.h:424: error: expected `;' before '(' token
../luascript.h:425: error: expected `;' before '(' token
../luascript.h:426: error: expected `;' before '(' token
../luascript.h:429: error: expected `;' before '(' token
../luascript.h:430: error: expected `;' before '(' token
../luascript.h:431: error: expected `;' before '(' token

../luascript.h:434: error: expected `;' before '(' token
../luascript.h:435: error: expected `;' before '(' token
../luascript.h:436: error: expected `;' before '(' token
../luascript.h:437: error: expected `;' before '(' token
../luascript.h:438: error: expected `;' before '(' token
../luascript.h:439: error: expected `;' before '(' token
../luascript.h:440: error: expected `;' before '(' token
../luascript.h:441: error: expected `;' before '(' token

../luascript.h:442: error: expected `;' before '(' token
../luascript.h:445: error: expected `;' before '(' token
../luascript.h:446: error: expected `;' before '(' token
../luascript.h:447: error: expected `;' before '(' token
../luascript.h:448: error: expected `;' before '(' token
../luascript.h:449: error: expected `;' before '(' token
../luascript.h:450: error: expected `;' before '(' token
../luascript.h:451: error: expected `;' before '(' token

../luascript.h:452: error: expected `;' before '(' token
../luascript.h:453: error: expected `;' before '(' token
../luascript.h:454: error: expected `;' before '(' token
../luascript.h:455: error: expected `;' before '(' token
../luascript.h:456: error: expected `;' before '(' token
../luascript.h:457: error: expected `;' before '(' token
../luascript.h:458: error: expected `;' before '(' token
../luascript.h:459: error: expected `;' before '(' token

../luascript.h:460: error: expected `;' before '(' token
../luascript.h:461: error: expected `;' before '(' token
../luascript.h:462: error: expected `;' before '(' token
../luascript.h:463: error: expected `;' before '(' token
../luascript.h:464: error: expected `;' before '(' token
../luascript.h:465: error: expected `;' before '(' token
../luascript.h:466: error: expected `;' before '(' token
../luascript.h:467: error: expected `;' before '(' token

../luascript.h:468: error: expected `;' before '(' token
../luascript.h:469: error: expected `;' before '(' token
../luascript.h:470: error: expected `;' before '(' token
../luascript.h:471: error: expected `;' before '(' token
../luascript.h:472: error: expected `;' before '(' token
../luascript.h:474: error: expected `;' before '(' token
../luascript.h:475: error: expected `;' before '(' token
../luascript.h:476: error: expected `;' before '(' token

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

../luascript.h:485: error: expected `;' before '(' token
../luascript.h:486: error: expected `;' before '(' token
../luascript.h:487: error: expected `;' before '(' token
../luascript.h:489: error: expected `;' before '(' token
../luascript.h:490: error: expected `;' before '(' token
../luascript.h:492: error: expected `;' before '(' token
../luascript.h:493: error: expected `;' before '(' token
../luascript.h:494: error: expected `;' before '(' token

../luascript.h:495: error: expected `;' before '(' token
../luascript.h:496: error: expected `;' before '(' token
../luascript.h:497: error: expected `;' before '(' token
../luascript.h:498: error: expected `;' before '(' token
../luascript.h:500: error: expected `;' before '(' token
../luascript.h:501: error: expected `;' before '(' token
../luascript.h:503: error: expected `;' before '(' token
../luascript.h:504: error: expected `;' before '(' token

../luascript.h:506: error: expected `;' before '(' token
../luascript.h:507: error: expected `;' before '(' token
../luascript.h:508: error: expected `;' before '(' token
../luascript.h:510: error: expected `;' before '(' token
../luascript.h:511: error: expected `;' before '(' token
../luascript.h:512: error: expected `;' before '(' token
../luascript.h:513: error: expected `;' before '(' token
../luascript.h:514: error: expected `;' before '(' token

../luascript.h:515: error: expected `;' before '(' token
../luascript.h:516: error: expected `;' before '(' token
../luascript.h:519: error: expected `;' before '(' token
../luascript.h:520: error: expected `;' before '(' token
../luascript.h:521: error: expected `;' before '(' token
../luascript.h:522: error: expected `;' before '(' token
../luascript.h:523: error: expected `;' before '(' token
../luascript.h:524: error: expected `;' before '(' token

../luascript.h:525: error: expected `;' before '(' token
../luascript.h:526: error: expected `;' before '(' token
../luascript.h:527: error: expected `;' before '(' token
../luascript.h:530: error: expected `;' before '(' token
../luascript.h:531: error: expected `;' before '(' token
../luascript.h:532: error: expected `;' before '(' token
../luascript.h:533: error: expected `;' before '(' token
../luascript.h:534: error: expected `;' before '(' token

../luascript.h:537: error: expected `;' before '(' token
../luascript.h:538: error: expected `;' before '(' token
../luascript.h:539: error: expected `;' before '(' token
../luascript.h:540: error: expected `;' before '(' token
../luascript.h:541: error: expected `;' before '(' token
../luascript.h:542: error: expected `;' before '(' token
../luascript.h:543: error: expected `;' before '(' token
../luascript.h:544: error: expected `;' before '(' token

../luascript.h:545: error: expected `;' before '(' token
../luascript.h:547: error: expected `;' before '(' token
../luascript.h:548: error: expected `;' before '(' token
../luascript.h:549: error: expected `;' before '(' token
../luascript.h:550: error: expected `;' before '(' token
../luascript.h:552: error: expected `;' before '(' token
../luascript.h:553: error: expected `;' before '(' token
../luascript.h:556: error: expected `;' before '(' token

../luascript.h:557: error: expected `;' before '(' token
../luascript.h:559: error: expected `;' before '(' token
../luascript.h:560: error: expected `;' before '(' token
../luascript.h:562: error: expected `;' before '(' token
../luascript.h:563: error: expected `;' before '(' token
../luascript.h:565: error: expected `;' before '(' token
../luascript.h:567: error: expected `;' before '(' token
../luascript.h:568: error: expected `;' before '(' token

../luascript.h:569: error: expected `;' before '(' token
../luascript.h:570: error: expected `;' before '(' token
../luascript.h:572: error: expected `;' before '(' token
../luascript.h:573: error: expected `;' before '(' token
../luascript.h:574: error: expected `;' before '(' token
../luascript.h:576: error: expected `;' before '(' token
../luascript.h:578: error: expected `;' before '(' token
../luascript.h:579: error: expected `;' before '(' token

../luascript.h:580: error: expected `;' before '(' token
../luascript.h:581: error: expected `;' before '(' token
../luascript.h:582: error: expected `;' before '(' token
../luascript.h:583: error: expected `;' before '(' token
../luascript.h:584: error: expected `;' before '(' token
../luascript.h:586: error: expected `;' before '(' token
../luascript.h:587: error: expected `;' before '(' token
../luascript.h:588: error: expected `;' before '(' token

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

../luascript.h:597: error: expected `;' before '(' token
../luascript.h:599: error: expected `;' before '(' token
../luascript.h:600: error: expected `;' before '(' token
../luascript.h:601: error: expected `;' before '(' token
../luascript.h:602: error: expected `;' before '(' token
../luascript.h:603: error: expected `;' before '(' token
../luascript.h:604: error: expected `;' before '(' token
../luascript.h:606: error: expected `;' before '(' token

../luascript.h:607: error: expected `;' before '(' token
../luascript.h:609: error: expected `;' before '(' token
../luascript.h:610: error: expected `;' before '(' token
../luascript.h:611: error: expected `;' before '(' token
../luascript.h:613: error: expected `;' before '(' token
../luascript.h:614: error: expected `;' before '(' token
../luascript.h:615: error: expected `;' before '(' token
../luascript.h:616: error: expected `;' before '(' token

../luascript.h:617: error: expected `;' before '(' token
../luascript.h:619: error: expected `;' before '(' token
../luascript.h:620: error: expected `;' before '(' token
../luascript.h:622: error: expected `;' before '(' token
../luascript.h:626: error: expected `;' before '(' token
../luascript.h:628: error: `luaL_Reg' does not name a type
../luascript.h:629: error: expected `;' before '(' token
../luascript.h:630: error: expected `;' before '(' token
../luascript.h:631: error: expected `;' before '(' token
../luascript.h:632: error: expected `;' before '(' token
../luascript.h:633: error: expected `;' before '(' token

../luascript.h:634: error: expected `;' before '(' token
../luascript.h:635: error: expected `;' before '(' token
../luascript.h:636: error: expected `;' before '(' token
../luascript.h:637: error: expected `;' before '(' token
../luascript.h:638: error: expected `;' before '(' token
../luascript.h:639: error: expected `;' before '(' token
../luascript.h:640: error: expected `;' before '(' token
../luascript.h:642: error: ISO C++ forbids declaration of `lua_State' with no type
../luascript.h:642: error: expected `;' before '*' token

In file included from ../creatureevent.h:25,
                 from ../creature.h:33,
                 from ../player.h:25,
                 from ../actions.cpp:23:
../baseevents.h:44: error: `xmlNodePtr' has not been declared
../baseevents.h:44: error: ISO C++ forbids declaration of `p' with no type

../baseevents.h:57: error: `configureEvent' declared as a `virtual' field
../baseevents.h:57: error: expected `;' before '(' token

In file included from ../creature.h:33,
                 from ../player.h:25,

                 from ../actions.cpp:23:
../creatureevent.h:56: error: `xmlNodePtr' has not been declared
../creatureevent.h:56: error: ISO C++ forbids declaration of `p' with no type

../creatureevent.h:72: error: `configureEvent' declared as a `virtual' field
../creatureevent.h:72: error: expected `;' before '(' token

In file included from ../protocolgame.h:25,
                 from ../player.h:32,
                 from ../actions.cpp:23:
../protocol.h:24:29: boost/utility.hpp: No such file or directory
In file included from ../protocolgame.h:25,
                 from ../player.h:32,
                 from ../actions.cpp:23:
../protocol.h:30: error: `boost' has not been declared
../protocol.h:30: error: expected init-declarator before '<' token
../protocol.h:30: error: expected `,' or `;' before '<' token
../protocol.h:31: error: `boost' has not been declared
../protocol.h:31: error: expected init-declarator before '<' token
../protocol.h:31: error: expected `,' or `;' before '<' token
../protocol.h:34: error: `boost' has not been declared
../protocol.h:35: error: expected class-name before '{' token
../protocol.h:37: error: expected `)' before "connection"
../protocol.h:56: error: variable or field `onSendMessage' declared void
../protocol.h:56: error: expected `;' before '(' token
../protocol.h:61: error: `Connection_ptr' does not name a type
../protocol.h:62: error: `Connection_ptr' does not name a type
../protocol.h:63: error: variable or field `setConnection' declared void
../protocol.h:63: error: expected `;' before '(' token
../protocol.h:65: error: expected `;' before "uint32_t"
../protocol.h:72: error: `OutputMessage_ptr' does not name a type
../protocol.h:92: error: `OutputMessage_ptr' does not name a type
../protocol.h:93: error: `Connection_ptr' does not name a type
In file included from ../player.h:32,
                 from ../actions.cpp:23:
../protocolgame.h:38: error: `boost' has not been declared
../protocolgame.h:38: error: expected init-declarator before '<' token
../protocolgame.h:38: error: expected `,' or `;' before '<' token
../protocolgame.h:58: error: expected `)' before "connection"

../protocolgame.h:249: error: `NetworkMessage_ptr' has not been declared
../protocolgame.h:249: error: ISO C++ forbids declaration of `msg' with no type
../protocolgame.h:252: error: variable or field `GetFloorDescription' declared void

../protocolgame.h:252: error: expected `;' before '(' token
../protocolgame.h:257: error: `NetworkMessage_ptr' has not been declared
../protocolgame.h:257: error: ISO C++ forbids declaration of `msg' with no type
../protocolgame.h:259: error: variable or field `AddMapDescription' declared void
../protocolgame.h:259: error: expected `;' before '(' token
../protocolgame.h:260: error: variable or field `AddTextMessage' declared void
../protocolgame.h:260: error: expected `;' before '(' token
../protocolgame.h:261: error: variable or field `AddAnimatedText' declared void
../protocolgame.h:261: error: expected `;' before '(' token
../protocolgame.h:262: error: variable or field `AddMagicEffect' declared void
../protocolgame.h:262: error: expected `;' before '(' token

../protocolgame.h:263: error: variable or field `AddDistanceShoot' declared void
../protocolgame.h:263: error: expected `;' before '(' token
../protocolgame.h:264: error: variable or field `AddCreature' declared void
../protocolgame.h:264: error: expected `;' before '(' token
../protocolgame.h:265: error: variable or field `AddPlayerStats' declared void
../protocolgame.h:265: error: expected `;' before '(' token
../protocolgame.h:266: error: variable or field `AddCreatureSpeak' declared void
../protocolgame.h:266: error: expected `;' before '(' token
../protocolgame.h:268: error: variable or field `AddCreatureHealth' declared void
../protocolgame.h:268: error: expected `;' before '(' token
../protocolgame.h:269: error: variable or field `AddCreatureOutfit' declared void
../protocolgame.h:269: error: expected `;' before '(' token
../protocolgame.h:270: error: variable or field `AddCreatureInvisible' declared void
../protocolgame.h:270: error: expected `;' before '(' token
../protocolgame.h:271: error: variable or field `AddPlayerSkills' declared void
../protocolgame.h:271: error: expected `;' before '(' token
../protocolgame.h:272: error: variable or field `AddWorldLight' declared void
../protocolgame.h:272: error: expected `;' before '(' token
../protocolgame.h:273: error: variable or field `AddCreatureLight' declared void
../protocolgame.h:273: error: expected `;' before '(' token
../protocolgame.h:276: error: variable or field `AddTileItem' declared void
../protocolgame.h:276: error: expected `;' before '(' token
../protocolgame.h:277: error: variable or field `AddTileCreature' declared void
../protocolgame.h:277: error: expected `;' before '(' token
../protocolgame.h:278: error: variable or field `UpdateTileItem' declared void
../protocolgame.h:278: error: expected `;' before '(' token
../protocolgame.h:279: error: variable or field `RemoveTileItem' declared void
../protocolgame.h:279: error: expected `;' before '(' token
../protocolgame.h:281: error: variable or field `MoveUpCreature' declared void
../protocolgame.h:281: error: expected `;' before '(' token

../protocolgame.h:283: error: variable or field `MoveDownCreature' declared void
../protocolgame.h:283: error: expected `;' before '(' token
../protocolgame.h:287: error: variable or field `AddContainerItem' declared void
../protocolgame.h:287: error: expected `;' before '(' token
../protocolgame.h:288: error: variable or field `UpdateContainerItem' declared void
../protocolgame.h:288: error: expected `;' before '(' token

../protocolgame.h:289: error: variable or field `RemoveContainerItem' declared void
../protocolgame.h:289: error: expected `;' before '(' token
../protocolgame.h:292: error: variable or field `AddInventoryItem' declared void
../protocolgame.h:292: error: expected `;' before '(' token
../protocolgame.h:293: error: variable or field `UpdateInventoryItem' declared void
../protocolgame.h:293: error: expected `;' before '(' token
../protocolgame.h:294: error: variable or field `RemoveInventoryItem' declared void
../protocolgame.h:294: error: expected `;' before '(' token
../protocolgame.h:300: error: variable or field `AddShopItem' declared void
../protocolgame.h:300: error: expected `;' before '(' token

In file included from ../party.h:25,
                 from ../player.h:34,
                 from ../actions.cpp:23:
../monsters.h:169: error: expected `;' before '(' token

../monsters.h:173: error: expected `;' before '(' token
../monsters.h:174: error: expected `;' before '(' token

In file included from ../actions.cpp:25:
../npc.h:50: error: variable or field `pushState' declared void
../npc.h:50: error: expected `;' before '(' token
../npc.h:51: error: variable or field `popState' declared void
../npc.h:51: error: expected `;' before '(' token
../npc.h:56: error: expected `;' before '(' token
../npc.h:57: error: expected `;' before '(' token
../npc.h:58: error: expected `;' before '(' token
../npc.h:59: error: expected `;' before '(' token
../npc.h:60: error: expected `;' before '(' token

../npc.h:61: error: expected `;' before '(' token
../npc.h:62: error: expected `;' before '(' token
../npc.h:63: error: expected `;' before '(' token
../npc.h:64: error: expected `;' before '(' token
../npc.h:65: error: expected `;' before '(' token
../npc.h:66: error: expected `;' before '(' token
../npc.h:67: error: expected `;' before '(' token
../npc.h:68: error: expected `;' before '(' token
../npc.h:69: error: expected `;' before '(' token
../npc.h:70: error: expected `;' before '(' token
../npc.h:71: error: expected `;' before '(' token
../npc.h:72: error: expected `;' before '(' token
../npc.h:73: error: expected `;' before '(' token
../npc.h:74: error: expected `;' before '(' token
../npc.h:75: error: expected `;' before '(' token

../npc.h:577: error: expected `;' before '(' token
../npc.h:578: error: expected `;' before '(' token
../npc.h:579: error: expected `;' before '(' token

In file included from ../game.h:35,
                 from ../actions.cpp:26:
../scheduler.h:24:30: boost/function.hpp: No such file or directory
../scheduler.h:25:26: boost/bind.hpp: No such file or directory
In file included from ../scheduler.h:31,
                 from ../game.h:35,
                 from ../actions.cpp:26:
../tasks.h:38: error: `boost' has not been declared
../tasks.h:38: error: expected `)' before '<' token
../tasks.h:42: error: `boost' has not been declared
../tasks.h:42: error: ISO C++ forbids declaration of `function' with no type
../tasks.h:42: error: expected `;' before '<' token

../tasks.h:44: error: `boost' has not been declared
../tasks.h:44: error: `createTask' is neither function nor member function; cannot be declared friend
../tasks.h:44: error: expected `;' before '(' token
../tasks.h: In member function `void Task::operator()()':
../tasks.h:34: error: `m_f' undeclared (first use this function)
../tasks.h:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
../tasks.h: At global scope:
../tasks.h:47: error: `boost' has not been declared
../tasks.h:47: error: `createTask' declared as an `inline' variable
../tasks.h:47: error: `function' was not declared in this scope
../tasks.h:47: error: expected primary-expression before "void"
../tasks.h:48: error: expected `,' or `;' before '{' token

In file included from ../game.h:35,
                 from ../actions.cpp:26:
../scheduler.h:51: error: `boost' has not been declared
../scheduler.h:51: error: `function' has not been declared
../scheduler.h:51: error: expected `,' or `...' before '<' token
../scheduler.h:51: error: ISO C++ forbids declaration of `parameter' with no type
../scheduler.h:60: error: `boost' has not been declared
../scheduler.h:60: error: `function' has not been declared
../scheduler.h:60: error: expected `,' or `...' before '<' token

../scheduler.h:60: error: ISO C++ forbids declaration of `parameter' with no type
../scheduler.h: In constructor `SchedulerTask::SchedulerTask(uint32_t, int)':
../scheduler.h:51: error: `f' undeclared (first use this function)
../scheduler.h: At global scope:
../scheduler.h:63: error: `boost' has not been declared
../scheduler.h:63: error: `function' has not been declared
../scheduler.h:63: error: expected `,' or `...' before '<' token
../scheduler.h:64: error: ISO C++ forbids declaration of `parameter' with no type
../scheduler.h: In function `SchedulerTask* createSchedulerTask(uint32_t, int)':
../scheduler.h:68: error: `f' undeclared (first use this function)

In file included from ../iologindata.h:27,
                 from ../game.h:37,
                 from ../actions.cpp:26:
../database.h:25:28: boost/thread.hpp: No such file or directory
../database.h:31:25: mysql/mysql.h: No such file or directory
In file included from ../iologindata.h:27,
                 from ../game.h:37,
                 from ../actions.cpp:26:
../database.h: At global scope:
../database.h:126: error: variable or field `addRow' declared void
../database.h:126: error: expected `;' before '(' token

In file included from ../actions.cpp:26:
../game.h:102: error: `shared_ptr' was not declared in this scope
../game.h:102: error: template argument 2 is invalid
../game.h:102: error: template argument 4 is invalid
../game.h:102: error: expected unqualified-id before '>' token
../game.h:102: error: expected `,' or `;' before '>' token

../game.h:541: error: ISO C++ forbids declaration of `RuleViolationsMap' with no type
../game.h:541: error: expected `;' before '&' token
../game.h:542: error: expected `;' before "bool"

../game.h:578: error: `RuleViolationsMap' does not name a type

In file included from ../actions.cpp:30:
../house.h:28:27: boost/regex.hpp: No such file or directory
In file included from ../actions.cpp:30:
../house.h:58: error: `boost' has not been declared
../house.h:58: error: `regex' was not declared in this scope
../house.h:58: error: template argument 1 is invalid
../house.h:58: error: template argument 1 is invalid
../house.h:58: error: template argument 2 is invalid
../house.h:58: error: ISO C++ forbids declaration of `RegExList' with no type

In file included from ../spells.h:27,
                 from ../actions.cpp:33:
../actions.h:59: error: `xmlNodePtr' has not been declared
../actions.h:59: error: ISO C++ forbids declaration of `p' with no type

../actions.h:85: error: `configureEvent' declared as a `virtual' field
../actions.h:85: error: expected `;' before '(' token

In file included from ../spells.h:28,
                 from ../actions.cpp:33:
../talkaction.h:52: error: `xmlNodePtr' has not been declared

../talkaction.h:52: error: ISO C++ forbids declaration of `p' with no type

../talkaction.h:67: error: `configureEvent' declared as a `virtual' field
../talkaction.h:67: error: expected `;' before '(' token

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

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

../spells.h:117: error: expected `;' before '(' token

../spells.h:174: error: `configureEvent' declared as a `virtual' field
../spells.h:174: error: expected `;' before '(' token

../spells.h:219: error: `configureEvent' declared as a `virtual' field
../spells.h:219: error: expected `;' before '(' token

../spells.h:256: error: `configureEvent' declared as a `virtual' field
../spells.h:256: error: expected `;' before '(' token

In file included from ../actions.cpp:34:
../configmanager.h:165: error: expected `;' before '(' token
../configmanager.h:166: error: expected `;' before '(' token

../configmanager.h:167: error: expected `;' before '(' token

../actions.cpp:96: error: `xmlNodePtr' has not been declared
../actions.cpp:97: error: ISO C++ forbids declaration of `p' with no type
../actions.cpp: In member function `virtual bool Actions::registerEvent(Event*, int)':
../actions.cpp:104: error: `readXMLInteger' cannot be used as a function

../actions.cpp:113: error: `readXMLInteger' cannot be used as a function
../actions.cpp:113: error: `readXMLInteger' cannot be used as a function

../actions.cpp:135: error: `readXMLInteger' cannot be used as a function

../actions.cpp:144: error: `readXMLInteger' cannot be used as a function
../actions.cpp:144: error: `readXMLInteger' cannot be used as a function

../actions.cpp:166: error: `readXMLInteger' cannot be used as a function
../actions.cpp:175: error: `readXMLInteger' cannot be used as a function
../actions.cpp:175: error: `readXMLInteger' cannot be used as a function

../actions.cpp: At global scope:
../actions.cpp:493: error: `bool Action::configureEvent' is not a static member of `class Action'
../actions.cpp:493: error: `xmlNodePtr' was not declared in this scope
../actions.cpp:494: error: expected `,' or `;' before '{' token

../actions.cpp: In member function `virtual bool Action::executeUse(Player*, Item*, const PositionEx&, const PositionEx&, bool, uint32_t)':
../actions.cpp:609: error: `lua_State' undeclared (first use this function)
../actions.cpp:609: error: `L' undeclared (first use this function)
../actions.cpp:609: error: 'class LuaScriptInterface' has no member named 'getLuaState'
../actions.cpp:612: error: `lua_pushnumber' undeclared (first use this function)
../actions.cpp:613: error: `pushThing' is not a member of `LuaScriptInterface'
../actions.cpp:614: error: `pushPosition' is not a member of `LuaScriptInterface'
../actions.cpp:620: error: `pushThing' is not a member of `LuaScriptInterface'
../actions.cpp:621: error: `pushPosition' is not a member of `LuaScriptInterface'

../actions.cpp:625: error: `pushThing' is not a member of `LuaScriptInterface'

../actions.cpp:627: error: `pushPosition' is not a member of `LuaScriptInterface'

make.exe: *** [obj//actions.o] Error 1

Someone can help me? :(
 
Back
Top