- Katılım
- 20 Şub 2011
- Konular
- 6
- Mesajlar
- 137
- Online süresi
- 2d 23h
- Reaksiyon Skoru
- 30
- Altın Konu
- 0
- TM Yaşı
- 15 Yıl 3 Ay 21 Gün
- Başarım Puanı
- 110
- MmoLira
- 137
- DevLira
- 9
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
yararlı +111
- Katılım
- 28 Tem 2010
- Konular
- 105
- Mesajlar
- 1,067
- Çözüm
- 4
- Online süresi
- 23d 7h
- Reaksiyon Skoru
- 126
- Altın Konu
- 0
- TM Yaşı
- 15 Yıl 10 Ay 19 Gün
- Başarım Puanı
- 204
- MmoLira
- 3,732
- DevLira
- 0
Bu Verdigin Hazır Bsd ler Sadece Build içinmi Normal Server için Kullanabilirmiyiz 12 yi
- Katılım
- 10 Haz 2013
- Konular
- 11
- Mesajlar
- 149
- Çözüm
- 6
- Online süresi
- 19d 18h
- Reaksiyon Skoru
- 15
- Altın Konu
- 0
- TM Yaşı
- 13 Yıl 1 Gün
- Başarım Puanı
- 114
- MmoLira
- 656
- DevLira
- 0
Kod:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:34:33: error:
reference to 'pair' is ambiguous
std::size_t hash_value(std::pair<A, B> const&);
^
/usr/include/c++/v1/utility:312:29: note: candidate found by name lookup is
'std::__1::pair'
struct _LIBCPP_TEMPLATE_VIS pair
^
../../../Extern/include/boost/detail/container_fwd.hpp:92:42: note: candidate
found by name lookup is 'std::pair'
template <class T1, class T2> struct pair;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:36:33: error:
reference to 'vector' is ambiguous
std::size_t hash_value(std::vector<T, A> const&);
^
/usr/include/c++/v1/vector:447:28: note: candidate found by name lookup is
'std::__1::vector'
class _LIBCPP_TEMPLATE_VIS vector
^
../../../Extern/include/boost/detail/container_fwd.hpp:82:47: note: candidate
found by name lookup is 'std::vector'
template <class T, class Allocator> class vector;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:38:33: error:
reference to 'list' is ambiguous
std::size_t hash_value(std::list<T, A> const& v);
^
/usr/include/c++/v1/list:805:28: note: candidate found by name lookup is
'std::__1::list'
class _LIBCPP_TEMPLATE_VIS list
^
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note: candidate
found by name lookup is 'std::list'
template <class T, class Allocator> class list;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:40:33: error:
reference to 'deque' is ambiguous
std::size_t hash_value(std::deque<T, A> const& v);
^
/usr/include/c++/v1/deque:1187:28: note: candidate found by name lookup is
'std::__1::deque'
class _LIBCPP_TEMPLATE_VIS deque
^
../../../Extern/include/boost/detail/container_fwd.hpp:78:47: note: candidate
found by name lookup is 'std::deque'
template <class T, class Allocator> class deque;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:42:33: error:
reference to 'set' is ambiguous
std::size_t hash_value(std::set<K, C, A> const& v);
^
/usr/include/c++/v1/set:400:28: note: candidate found by name lookup is
'std::__1::set'
class _LIBCPP_TEMPLATE_VIS set
^
../../../Extern/include/boost/detail/container_fwd.hpp:86:64: note: candidate
found by name lookup is 'std::set'
template <class Key, class Compare, class Allocator> class set;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:44:33: error:
reference to 'multiset' is ambiguous
std::size_t hash_value(std::multiset<K, C, A> const& v);
^
/usr/include/c++/v1/set:809:28: note: candidate found by name lookup is
'std::__1::multiset'
class _LIBCPP_TEMPLATE_VIS multiset
^
../../../Extern/include/boost/detail/container_fwd.hpp:87:64: note: candidate
found by name lookup is 'std::multiset'
template <class Key, class Compare, class Allocator> class multiset;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:46:33: error:
reference to 'map' is ambiguous
std::size_t hash_value(std::map<K, T, C, A> const& v);
^
/usr/include/c++/v1/map:805:28: note: candidate found by name lookup is
'std::__1::map'
class _LIBCPP_TEMPLATE_VIS map
^
../../../Extern/include/boost/detail/container_fwd.hpp:83:73: note: candidate
found by name lookup is 'std::map'
template <class Key, class T, class Compare, class Allocator> class map;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:48:33: error:
reference to 'multimap' is ambiguous
std::size_t hash_value(std::multimap<K, T, C, A> const& v);
^
/usr/include/c++/v1/map:1461:28: note: candidate found by name lookup is
'std::__1::multimap'
class _LIBCPP_TEMPLATE_VIS multimap
^
../../../Extern/include/boost/detail/container_fwd.hpp:85:11: note: candidate
found by name lookup is 'std::multimap'
class multimap;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:54:33: error:
reference to 'pair' is ambiguous
std::size_t hash_value(std::pair<A, B> const& v)
^
/usr/include/c++/v1/utility:312:29: note: candidate found by name lookup is
'std::__1::pair'
struct _LIBCPP_TEMPLATE_VIS pair
^
../../../Extern/include/boost/detail/container_fwd.hpp:92:42: note: candidate
found by name lookup is 'std::pair'
template <class T1, class T2> struct pair;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:63:33: error:
reference to 'vector' is ambiguous
std::size_t hash_value(std::vector<T, A> const& v)
^
/usr/include/c++/v1/vector:447:28: note: candidate found by name lookup is
'std::__1::vector'
class _LIBCPP_TEMPLATE_VIS vector
^
../../../Extern/include/boost/detail/container_fwd.hpp:82:47: note: candidate
found by name lookup is 'std::vector'
template <class T, class Allocator> class vector;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:69:33: error:
reference to 'list' is ambiguous
std::size_t hash_value(std::list<T, A> const& v)
^
/usr/include/c++/v1/list:805:28: note: candidate found by name lookup is
'std::__1::list'
class _LIBCPP_TEMPLATE_VIS list
^
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note: candidate
found by name lookup is 'std::list'
template <class T, class Allocator> class list;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:75:33: error:
reference to 'deque' is ambiguous
std::size_t hash_value(std::deque<T, A> const& v)
^
/usr/include/c++/v1/deque:1187:28: note: candidate found by name lookup is
'std::__1::deque'
class _LIBCPP_TEMPLATE_VIS deque
^
../../../Extern/include/boost/detail/container_fwd.hpp:78:47: note: candidate
found by name lookup is 'std::deque'
template <class T, class Allocator> class deque;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:81:33: error:
reference to 'set' is ambiguous
std::size_t hash_value(std::set<K, C, A> const& v)
^
/usr/include/c++/v1/set:400:28: note: candidate found by name lookup is
'std::__1::set'
class _LIBCPP_TEMPLATE_VIS set
^
../../../Extern/include/boost/detail/container_fwd.hpp:86:64: note: candidate
found by name lookup is 'std::set'
template <class Key, class Compare, class Allocator> class set;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:87:33: error:
reference to 'multiset' is ambiguous
std::size_t hash_value(std::multiset<K, C, A> const& v)
^
/usr/include/c++/v1/set:809:28: note: candidate found by name lookup is
'std::__1::multiset'
class _LIBCPP_TEMPLATE_VIS multiset
^
../../../Extern/include/boost/detail/container_fwd.hpp:87:64: note: candidate
found by name lookup is 'std::multiset'
template <class Key, class Compare, class Allocator> class multiset;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:93:33: error:
reference to 'map' is ambiguous
std::size_t hash_value(std::map<K, T, C, A> const& v)
^
/usr/include/c++/v1/map:805:28: note: candidate found by name lookup is
'std::__1::map'
class _LIBCPP_TEMPLATE_VIS map
^
../../../Extern/include/boost/detail/container_fwd.hpp:83:73: note: candidate
found by name lookup is 'std::map'
template <class Key, class T, class Compare, class Allocator> class map;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 17:
In file included from ../../../Extern/include/boost/functional/hash.hpp:6:
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494 :
../../../Extern/include/boost/functional/hash/extensions.hpp:99:33: error:
reference to 'multimap' is ambiguous
std::size_t hash_value(std::multimap<K, T, C, A> const& v)
^
/usr/include/c++/v1/map:1461:28: note: candidate found by name lookup is
'std::__1::multimap'
class _LIBCPP_TEMPLATE_VIS multimap
^
../../../Extern/include/boost/detail/container_fwd.hpp:85:11: note: candidate
found by name lookup is 'std::multimap'
class multimap;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 19:
In file included from ../../../Extern/include/boost/unordered/detail/equivalent. hpp:10:
In file included from ../../../Extern/include/boost/unordered/detail/table.hpp:1 7:
In file included from ../../../Extern/include/boost/unordered/detail/buckets.hpp :12:
In file included from ../../../Extern/include/boost/unordered/detail/node.hpp:17 :
../../../Extern/include/boost/unordered/detail/fwd.hpp:588:22: error: reference
to 'pair' is ambiguous
typedef std::pair<iterator_base, bool> emplace_return;
^
/usr/include/c++/v1/utility:312:29: note: candidate found by name lookup is
'std::__1::pair'
struct _LIBCPP_TEMPLATE_VIS pair
^
../../../Extern/include/boost/detail/container_fwd.hpp:92:42: note: candidate
found by name lookup is 'std::pair'
template <class T1, class T2> struct pair;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 19:
In file included from ../../../Extern/include/boost/unordered/detail/equivalent. hpp:10:
In file included from ../../../Extern/include/boost/unordered/detail/table.hpp:1 7:
In file included from ../../../Extern/include/boost/unordered/detail/buckets.hpp :12:
In file included from ../../../Extern/include/boost/unordered/detail/node.hpp:17 :
../../../Extern/include/boost/unordered/detail/fwd.hpp:1012:22: error:
reference to 'pair' is ambiguous
typedef std::pair<iterator_base, iterator_base> iterator_pair;
^
/usr/include/c++/v1/utility:312:29: note: candidate found by name lookup is
'std::__1::pair'
struct _LIBCPP_TEMPLATE_VIS pair
^
../../../Extern/include/boost/detail/container_fwd.hpp:92:42: note: candidate
found by name lookup is 'std::pair'
template <class T1, class T2> struct pair;
^
In file included from BattleArena.cpp:6:
In file included from ./char.h:4:
In file included from ../../../Extern/include/boost/unordered_map.hpp:16:
In file included from ../../../Extern/include/boost/unordered/unordered_map.hpp: 19:
In file included from ../../../Extern/include/boost/unordered/detail/equivalent. hpp:10:
In file included from ../../../Extern/include/boost/unordered/detail/table.hpp:1 7:
In file included from ../../../Extern/include/boost/unordered/detail/buckets.hpp :13:
../../../Extern/include/boost/unordered/detail/util.hpp:99:17: error: reference
to 'pair' is ambiguous
inline std::pair<Dst1, Dst2> pair_cast(std::pair<Src1, Src2> const& x)
^
/usr/include/c++/v1/utility:312:29: note: candidate found by name lookup is
'std::__1::pair'
struct _LIBCPP_TEMPLATE_VIS pair
^
../../../Extern/include/boost/detail/container_fwd.hpp:92:42: note: candidate
found by name lookup is 'std::pair'
template <class T1, class T2> struct pair;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[1]: *** [Makefile:120: OBJDIR/BattleArena.o] Error 1
gmake[1]: Leaving directory '/usr/home/Server/game/src'
gmake: *** [Makefile:77: all] Error 2
- Katılım
- 2 Tem 2013
- Konular
- 0
- Mesajlar
- 24
- Online süresi
- 9d 3h
- Reaksiyon Skoru
- 3
- Altın Konu
- 0
- TM Yaşı
- 12 Yıl 11 Ay 13 Gün
- Başarım Puanı
- 89
- MmoLira
- 3,368
- DevLira
- 0
hello,
I modified my files for clang9 but i got this error.
Can someone help me?
thank you.
I modified my files for clang9 but i got this error.
Can someone help me?
thank you.
Kod:
New_PetSystem.cpp:788:44: error: non-constant-expression cannot be narrowed from type 'long long' to 'int' in
int cbonus[3] = { m_pkOwner->GetMaxHP(), m_pkOwner->GetPoint(POINT_DEF_GRADE), m_pkOwner->GetMaxSP() };
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<int>( )
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 4
- Görüntüleme
- 415
- Cevaplar
- 14
- Görüntüleme
- 835
- Cevaplar
- 8
- Görüntüleme
- 507
- Cevaplar
- 9
- Görüntüleme
- 521



