HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
Kardeş hata putyydede var cennection refused. hatasi hangi dosyalari düzenledin onu sölersen bi onlari editliyim bakalim düzelcek mi?hata goruntusu atarmısın bende sorunsuz
@chiquita1907 faceden mesaj atabilirmisin buraya fazla figiremiyorumKardeş hata putyydede var cennection refused. hatasi hangi dosyalari düzenledin onu sölersen bi onlari editliyim bakalim düzelcek mi?
O hata değil warning dert etme build oluyor sıkıntısızBuild Ederken Hata aliyorum. g++ warning bunun cözümünü bilen varmi ?
O hata değil warning dert etme build oluyor sıkıntısız
Bu build ettikten sonra gelen yazilar Build olmus mu yani simdi ?
Kod:
root@localhost:/usr/src/GameBuild/game/src # gmake -j20
[Tamamlandı] MertPolat Source Derleniyor: BattleArena.cpp
[Tamamlandı] MertPolat Source Derleniyor: MarkConvert.cpp
[Tamamlandı] MertPolat Source Derleniyor: MarkManager.cpp
[Tamamlandı] MertPolat Source Derleniyor: TrafficProfiler.cpp
[Tamamlandı] MertPolat Source Derleniyor: arena.cpp
[Tamamlandı] MertPolat Source Derleniyor: battle.cpp
[Tamamlandı] MertPolat Source Derleniyor: blend_item.cpp
[Tamamlandı] MertPolat Source Derleniyor: FSM.cpp
[Tamamlandı] MertPolat Source Derleniyor: OXEvent.cpp
[Tamamlandı] MertPolat Source Derleniyor: ani.cpp
[Tamamlandı] MertPolat Source Derleniyor: MarkImage.cpp
[Tamamlandı] MertPolat Source Derleniyor: banword.cpp
[Tamamlandı] MertPolat Source Derleniyor: buffer_manager.cpp
[Tamamlandı] MertPolat Source Derleniyor: block_country.cpp
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
[Tamamlandı] MertPolat Source Derleniyor: building.cpp
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
[Tamamlandı] MertPolat Source Derleniyor: castle.cpp
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
[Tamamlandı] MertPolat Source Derleniyor: char_affect.cpp
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
[Tamamlandı] MertPolat Source Derleniyor: char_change_empire.cpp
[Tamamlandı] MertPolat Source Derleniyor: char.cpp
[Tamamlandı] MertPolat Source Derleniyor: char_battle.cpp
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
[Tamamlandı] MertPolat Source Derleniyor: char_horse.cpp
In file included from stdafx.h:39:0,
from banword.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
compilation terminated.
g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
In file included from stdafx.h:39:0,
from arena.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
Makefile:131: recipe for target 'OBJDIR/banword.o' failed
In file included from stdafx.h:39:0,
from BattleArena.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
In file included from stdafx.h:39:0,
from castle.cpp:12:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
compilation terminated.
gmake: *** [OBJDIR/banword.o] Error 1
compilation terminated.
gmake: *** Waiting for unfinished jobs....
compilation terminated.
In file included from stdafx.h:39:0,
from battle.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
Makefile:131: recipe for target 'OBJDIR/castle.o' failed
In file included from stdafx.h:39:0,
from TrafficProfiler.cpp:10:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
compilation terminated.
gmake: *** [OBJDIR/castle.o] Error 1
compilation terminated.
Makefile:131: recipe for target 'OBJDIR/BattleArena.o' failed
gmake: *** [OBJDIR/BattleArena.o] Error 1
Makefile:131: recipe for target 'OBJDIR/arena.o' failed
In file included from stdafx.h:39:0,
from MarkManager.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
gmake: *** [OBJDIR/arena.o] Error 1
compilation terminated.
Makefile:131: recipe for target 'OBJDIR/battle.o' failed
gmake: *** [OBJDIR/battle.o] Error 1
Makefile:131: recipe for target 'OBJDIR/MarkManager.o' failed
In file included from stdafx.h:39:0,
from blend_item.cpp:10:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
In file included from stdafx.h:39:0,
from ani.cpp:10:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
gmake: *** [OBJDIR/MarkManager.o] Error 1
compilation terminated.
compilation terminated.
Makefile:131: recipe for target 'OBJDIR/TrafficProfiler.o' failed
gmake: *** [OBJDIR/TrafficProfiler.o] Error 1
In file included from stdafx.h:39:0,
from char_change_empire.cpp:2:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
In file included from stdafx.h:39:0,
from OXEvent.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
Makefile:131: recipe for target 'OBJDIR/ani.o' failed
compilation terminated.
compilation terminated.
gmake: *** [OBJDIR/ani.o] Error 1
In file included from stdafx.h:39:0,
from char_affect.cpp:2:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
In file included from stdafx.h:39:0,
from block_country.cpp:10:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
compilation terminated.
compilation terminated.
Makefile:131: recipe for target 'OBJDIR/char_change_empire.o' failed
gmake: *** [OBJDIR/char_change_empire.o] Error 1
Makefile:131: recipe for target 'OBJDIR/OXEvent.o' failed
gmake: *** [OBJDIR/OXEvent.o] Error 1
In file included from stdafx.h:39:0,
from MarkImage.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
Makefile:131: recipe for target 'OBJDIR/char_affect.o' failed
compilation terminated.
In file included from stdafx.h:39:0,
from building.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
gmake: *** [OBJDIR/char_affect.o] Error 1
compilation terminated.
Makefile:131: recipe for target 'OBJDIR/block_country.o' failed
In file included from stdafx.h:39:0,
from MarkConvert.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
In file included from stdafx.h:39:0,
from char_battle.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
gmake: *** [OBJDIR/block_country.o] Error 1
compilation terminated.
In file included from stdafx.h:39:0,
from buffer_manager.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
Makefile:131: recipe for target 'OBJDIR/building.o' failed
compilation terminated.
compilation terminated.
gmake: *** [OBJDIR/building.o] Error 1
Makefile:131: recipe for target 'OBJDIR/MarkConvert.o' failed
gmake: *** [OBJDIR/MarkConvert.o] Error 1
In file included from stdafx.h:39:0,
from char.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
Makefile:131: recipe for target 'OBJDIR/MarkImage.o' failed
compilation terminated.
gmake: *** [OBJDIR/MarkImage.o] Error 1
Makefile:131: recipe for target 'OBJDIR/buffer_manager.o' failed
gmake: *** [OBJDIR/buffer_manager.o] Error 1
Makefile:131: recipe for target 'OBJDIR/char.o' failed
gmake: *** [OBJDIR/char.o] Error 1
Makefile:131: recipe for target 'OBJDIR/char_battle.o' failed
gmake: *** [OBJDIR/char_battle.o] Error 1
In file included from stdafx.h:39:0,
from char_horse.cpp:1:
event.h:10:35: fatal error: boost/intrusive_ptr.hpp: No such file or directory
#include <boost/intrusive_ptr.hpp>
^
compilation terminated.
Makefile:131: recipe for target 'OBJDIR/blend_item.o' failed
gmake: *** [OBJDIR/blend_item.o] Error 1
Makefile:131: recipe for target 'OBJDIR/char_horse.o' failed
gmake: *** [OBJDIR/char_horse.o] Error 1
- Durum
- Üzgünüz bu konu cevaplar için kapatılmıştır...
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Kilitli
- Cevaplar
- 40
- Görüntüleme
- 4K
- Cevaplar
- 104
- Görüntüleme
- 11K
- Cevaplar
- 44
- Görüntüleme
- 5K
- Cevaplar
- 259
- Görüntüleme
- 36K
