Ich will die Stacks erhöhen und hab dazu Bitte melden Sie sich an, um diesen Link zu sehen. tut. verfolgt und alles 1:1 genau so gemacht wie im tut.
Client Source funkt alles. Aber Game Source haut mega viele Fehler raus.
Code
- compile BattleArena.cpp
- compile vid.cpp
- compile minilzo.cpp
- compile FSM.cpp
- compile MarkConvert.cpp
- compile MarkImage.cpp
- In file included from BattleArena.cpp:8:
- ./regen.h:86:1: error: storage class specified for a member declaration
- extern bool regen_load(const char *filename, long lMapIndex, int bas...
- ^
- ./regen.h:87:1: error: storage class specified for a member declaration
- extern bool regen_do(const char* filename, long lMapIndex, int base_...
- ^
- ./regen.h:88:1: error: storage class specified for a member declaration
- extern bool regen_load_in_file(const char* filename, long lMapIndex...
- ^
- ./regen.h:89:1: error: storage class specified for a member declaration
- extern void regen_free();
- ^
- ./regen.h:91:1: error: storage class specified for a member declaration
- extern bool is_regen_exception(long x, long y);
- ^
- ./regen.h:92:1: error: storage class specified for a member declaration
- extern void regen_reset(int x, int y);
- ^
- In file included from BattleArena.cpp:9:
- In file included from ./questmanager.h:3:
- In file included from ./questnpc.h:3:
- In file included from ./questpc.h:2:
- In file included from ./quest.h:5:
- ../../../Extern/lua/lua/lua.hpp:1:8: error: expected member name or ';' after
- declaration specifiers
- extern "C" {
- ~~~~~~ ^
- In file included from BattleArena.cpp:6:
- ./char.h:503:7: error: missing '}' at end of definition of 'CHARACTER'
- class CHARACTER : public CEntity, public CFSM, public CHorseRider
- ^
- ./questpc.h:6:1: note: still within definition of 'CHARACTER' here
- namespace quest
- ^
- In file included from BattleArena.cpp:6:
- ./char.h:1047:40: error: use of undeclared identifier 'm_bItemLoaded'
- ...bool IsItemLoaded() const { return m_bItemLoaded; }
- ^
- ./char.h:1048:28: error: use of undeclared identifier 'm_bItemLoaded'
- void SetItemLoaded() { m_bItemLoaded ...
- ^
- In file included from BattleArena.cpp:7:
- In file included from ./sectree_manager.h:3:
- ./sectree.h:93:32: error: member access into incomplete type 'SECTREE'
- auto it_entity = (*it_tree)->m_set_entit...
- ^
- ./typedef.h:35:7: note: forward declaration of 'SECTREE'
- class SECTREE;
- ^
- In file included from BattleArena.cpp:7:
- In file included from ./sectree_manager.h:3:
- ./sectree.h:95:35: error: member access into incomplete type 'SECTREE'
- while (it_entity != (*it_tree)->m_set_en...
- ^
- ./typedef.h:35:7: note: forward declaration of 'SECTREE'
- class SECTREE;
- ^
- In file included from BattleArena.cpp:7:
- In file included from ./sectree_manager.h:3:
- ./sectree.h:117:12: error: member access into incomplete type 'SECTREE'
- sectree->for_each_entity(collector);
- ^
- ./typedef.h:35:7: note: forward declaration of 'SECTREE'
- class SECTREE;
- ^
- In file included from BattleArena.cpp:7:
- In file included from ./sectree_manager.h:3:
- ./sectree.h:129:24: error: member access into incomplete type 'SECTREE'
- if ( (*(it_tree++))->for_each_entity_for...
- ^
- ./typedef.h:35:7: note: forward declaration of 'SECTREE'
- class SECTREE;
- ^
- In file included from BattleArena.cpp:7:
- In file included from ./sectree_manager.h:3:
- ./sectree.h:186:30: error: comparison of distinct pointer types ('LPSECTREE'
- (aka 'SECTREE *') and 'CHARACTER::SECTREE *')
- if (entity->GetSectree() != this) {
- ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~
- In file included from BattleArena.cpp:7:
- ./sectree_manager.h:78:12: error: member access into incomplete type 'SECTREE'
- sectree->for_each_entity(collector);
- ^
- ./typedef.h:35:7: note: forward declaration of 'SECTREE'
- class SECTREE;
- ^
- In file included from BattleArena.cpp:7:
- ./sectree_manager.h:117:12: error: member access into incomplete type
- 'SECTREE_MAP'
- pSecMap->for_each( rfunc );
- ^
- ./typedef.h:39:7: note: forward declaration of 'SECTREE_MAP'
- class SECTREE_MAP;
- ^
- In file included from BattleArena.cpp:9:
- In file included from ./questmanager.h:3:
- In file included from ./questnpc.h:3:
- ./questpc.h:44:30: error: use of undeclared identifier 'QuestState'
- typedef map<unsigned int, QuestState> QuestInfo;
- ^
- ./questpc.h:45:12: error: 'quest::PC::QuestInfo' (aka 'int') is not a class,
- namespace, or enumeration
- typedef QuestInfo::iterato...
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- gmake: *** [Makefile:96: .obj/BattleArena.o] Error 1
- gmake: *** Waiting for unfinished jobs....
und ja ich sehe das BattleArena irgentwas will