- Mesaj
- 59
- Çözümler
- 6
- Beğeni
- 12
- Puan
- 709
- Ticaret Puanı
- 0
Kod:
gmake: *** [.obj/OXEvent.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [.obj/arena.o] Error 1
gmake: *** [.obj/battle.o] Error 1
In file included from building.cpp:7:
packet.h:1471: error: duplicate 'typedef'
packet.h:1471: error: two or more data types in declaration of 'TPacketGCTargetInfo'
packet.h:1480: error: expected unqualified-id before '{' token
packet.h:1484: error: expected constructor, destructor, or type conversion before ';' token
gmake: *** [.obj/building.o] Error 1
Gmake yaparken böle bir hata alıyorum. 1,2 değişiklik yaptım ama bu dosyalar da değil.Gmake clean gmake dep düzgün çalışıyor ama -j20 yaptığım da böle bir hata alıyorum.