- Mesaj
- 12
- Beğeni
- 0
- Puan
- 8
- Ticaret Puanı
- 0
build error:
``In file included from BattleArena.cpp:7:
char.h:77:2: error: 'FLY_CONQUEROR_EXP' does not name a type
77 | FLY_CONQUEROR_EXP,
| ^~~~~~~~~~~~~~~~~
char.h:332:2: error: 'POINT_CONQUEROR_LEVEL' does not name a type; did you mean 'ENABLE_CONQUEROR_LEVEL'?
332 | POINT_CONQUEROR_LEVEL = 205,
| ^~~~~~~~~~~~~~~~~~~~~
| ENABLE_CONQUEROR_LEVEL
In file included from BattleArena.cpp:7:
char.h:2176:2: error: expected unqualified-id before 'public'
2176 | public:
| ^~~~~~
gmake[1]: *** [Makefile:184: .obj/BattleArena.o] Error 1
gmake[1]: Leaving directory '/usr/src/GameSRC/Server/game/src'
gmake: *** [Makefile:48: game] Error 2
root@:/usr/src/GameSRC/Server #
``
Build alırken bu şekilde errorlar alıyorum; aşşağıda bıraktım char.h dosyamı.
Dosya Eklentileri
Son düzenleme: