- Katılım
- 6 Nis 2015
- Konular
- 12
- Mesajlar
- 43
- Çözüm
- 4
- Online süresi
- 3d 6h
- Reaksiyon Skoru
- 4
- Altın Konu
- 0
- TM Yaşı
- 11 Yıl 2 Ay 5 Gün
- Başarım Puanı
- 87
- MmoLira
- 201
- DevLira
- 3
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!
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
aynı sorun bendede var çözebildinmi kral
- Katılım
- 9 May 2020
- Konular
- 0
- Mesajlar
- 100
- Reaksiyon Skoru
- 0
- Altın Konu
- 0
- TM Yaşı
- 6 Yıl 1 Ay
- Başarım Puanı
- 36
- MmoLira
- 58
- DevLira
- 0
teşekkürler
Şu an konuyu görüntüleyenler (Toplam : 1, Üye: 1, Misafir: 0)
Benzer konular
- Cevaplar
- 4
- Görüntüleme
- 415
- Cevaplar
- 14
- Görüntüleme
- 834
- Cevaplar
- 8
- Görüntüleme
- 507
- Cevaplar
- 9
- Görüntüleme
- 516




