- Mesaj
- 99
- Çözümler
- 7
- Beğeni
- 8
- Puan
- 454
- Ticaret Puanı
- 0
hata:
compiling input_p2p.cpp
input_p2p.cpp: In member function 'virtual int CInputP2P::Analyze(LPDESC, BYTE, const char*)':
input_p2p.cpp:555:2: error: duplicate case value
555 | case HEADER_GG_SWITCHBOT:
| ^~~~
input_p2p.cpp:454:2: note: previously used here
454 | case HEADER_GG_BIG_NOTICE:
| ^~~~
At global scope:
cc1plus: warning: unrecognized command line option '-Wno-volatile'
gmake[1]: *** [Makefile:182: .obj/input_p2p.o] Error 1
gmake[1]: Leaving directory '/usr/src/Serversrc/Server/game/src'
gmake: *** [Makefile:137: all] Error 2
Merhaba, böyle bir hata alıyorum, 454'te bulunan Header_gg_big_notice'yi yorum satırı yaptım oldu fakat oyuna girince direk atıyor sw çöküyor.