Hikayeler

Reklam vermek için turkmmo@gmail.com

src build ederken hata alıyorum yardım !

mustii0666

Level 5
TM Üye
Katılım
23 Kas 2009
Konular
100
Mesajlar
620
Online süresi
18g 17561s
Reaksiyon Skoru
31
Altın Konu
0
Başarım Puanı
158
TM Yaşı
16 Yıl 5 Ay 1 Gün
MmoLira
609
DevLira
12

Metin2 EP, Valorant VP dahil tüm oyun ürünlerini en uygun fiyatlarla bulabilir, Item ve Karakterlerinizi hızlıca satabilirsiniz. HEMEN TIKLA!

Kod:
/usr/local/lib/gcc10/include/c++/streambuf:176:6: error: reference to 'basic_str                                                                                                 ing' is ambiguous
  176 |      basic_string<_CharT2, _Traits2, _Alloc>&);
      |      ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_affect.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
/usr/local/lib/gcc10/include/c++/streambuf:176:6: error: 'basic_string' has not                                                                                                  been declared
  176 |      basic_string<_CharT2, _Traits2, _Alloc>&);
      |      ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/streambuf:176:18: error: expected ',' or '...'                                                                                                  before '<' token
  176 |      basic_string<_CharT2, _Traits2, _Alloc>&);
      |                  ^
/usr/local/lib/gcc10/include/c++/streambuf:181:3: error: reference to 'basic_str                                                                                                 ing' is ambiguous
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |   ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/functional/hash/extensions.hpp:38:33: error: 'temp                                                                                                 late<class T, class A> std::size_t boost::hash_value' redeclared as different ki                                                                                                 nd of entity
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                 ^~~~
In file included from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/functional/hash/hash.hpp:307:24: note: previous de                                                                                                 claration 'std::size_t boost::hash_value(long double)'
  307 |     inline std::size_t hash_value(long double v)
      |                        ^~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/functional/hash/extensions.hpp:38:33: error: refer                                                                                                 ence to 'list' is ambiguous
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                 ^~~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/functional/hash/extensions.hpp:38:39: error: expec                                                                                                 ted primary-expression before ',' token
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                       ^
../../../Extern/include/boost/functional/hash/extensions.hpp:38:42: error: expec                                                                                                 ted primary-expression before '>' token
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                          ^
../../../Extern/include/boost/functional/hash/extensions.hpp:38:44: error: expec                                                                                                 ted primary-expression before 'const'
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                            ^~~~~
../../../Extern/include/boost/functional/hash/extensions.hpp:69:33: error: 'temp                                                                                                 late<class T, class A> std::size_t boost::hash_value' redeclared as different ki                                                                                                 nd of entity
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                 ^~~~
In file included from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/functional/hash/hash.hpp:307:24: note: previous de                                                                                                 claration 'std::size_t boost::hash_value(long double)'
  307 |     inline std::size_t hash_value(long double v)
      |                        ^~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/functional/hash/extensions.hpp:69:33: error: refer                                                                                                 ence to 'list' is ambiguous
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                 ^~~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/functional/hash/extensions.hpp:69:39: error: expec                                                                                                 ted primary-expression before ',' token
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                       ^
../../../Extern/include/boost/functional/hash/extensions.hpp:69:42: error: expec                                                                                                 ted primary-expression before '>' token
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                          ^
../../../Extern/include/boost/functional/hash/extensions.hpp:69:44: error: expec                                                                                                 ted primary-expression before 'const'
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                            ^~~~~
In file included from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 1,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/local/lib/gcc10/include/c++/stdexcept:67:11: error: reference to 'basic_str                                                                                                 ing' is ambiguous
   67 |   typedef basic_string<char> __sso_string;
      |           ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/ios_base.h:41,
                 from /usr/local/lib/gcc10/include/c++/streambuf:41,
                 from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/local/lib/gcc10/include/c++/bits/locale_classes.h:286:24: error: reference                                                                                                  to 'basic_string' is ambiguous
  286 |       operator()(const basic_string<_Char, _Traits, _Alloc>& __s1,
      |                        ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/ios_base.h:41,
                 from /usr/local/lib/gcc10/include/c++/streambuf:41,
                 from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/local/lib/gcc10/include/c++/bits/locale_classes.h:286:36: error: expected '                                                                                                 ,' or '...' before '<' token
  286 |       operator()(const basic_string<_Char, _Traits, _Alloc>& __s1,
      |                                    ^
In file included from /usr/local/lib/gcc10/include/c++/bits/locale_classes.h:853                                                                                                 ,
                 from /usr/local/lib/gcc10/include/c++/bits/ios_base.h:41,
                 from /usr/local/lib/gcc10/include/c++/streambuf:41,
                 from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc:81:22: error: reference                                                                                                  to 'basic_string' is ambiguous
   81 |     operator()(const basic_string<_CharT, _Traits, _Alloc>& __s1,
      |                      ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/locale_classes.h:853                                                                                                 ,
                 from /usr/local/lib/gcc10/include/c++/bits/ios_base.h:41,
                 from /usr/local/lib/gcc10/include/c++/streambuf:41,
                 from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc:81:34: error: expected                                                                                                  ',' or '...' before '<' token
   81 |     operator()(const basic_string<_CharT, _Traits, _Alloc>& __s1,
      |                                  ^
In file included from stdafx.h:40,
                 from arena.cpp:1:
arena.cpp: In member function 'MEMBER_IDENTITY CArenaMap::IsMember(DWORD)':
arena.cpp:932:11: error: 'm_listArena' was not declared in this scope
  932 |  itertype(m_listArena) iter = m_listArena.begin();
      |           ^~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
arena.cpp:936:20: error: invalid type argument of unary '*' (have 'int')
  936 |   CArena* pArena = *iter;
      |                    ^~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc: In member function 'bo                                                                                                 ol std::locale::operator()(int) const':
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc:86:33: error: '__s1' wa                                                                                                 s not declared in this scope
   86 |       return (__collate.compare(__s1.data(), __s1.data() + __s1.length()                                                                                                 ,
      |                                 ^~~~
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc:87:5: error: '__s2' was                                                                                                  not declared in this scope
   87 |     __s2.data(), __s2.data() + __s2.length()) < 0);
      |     ^~~~
In file included from stdafx.h:40,
                 from arena.cpp:1:
arena.cpp: In member function 'bool CArenaMap::EndDuel(DWORD)':
arena.cpp:1042:11: error: 'm_listArena' was not declared in this scope
 1042 |  itertype(m_listArena) iter = m_listArena.begin();
      |           ^~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
arena.cpp:1046:20: error: invalid type argument of unary '*' (have 'int')
 1046 |   CArena* pArena = *iter;
      |                    ^~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_affect.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
/usr/local/lib/gcc10/include/c++/streambuf:181:3: error: 'basic_string' has not                                                                                                  been declared
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |   ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/streambuf:181:15: error: expected ',' or '...'                                                                                                  before '<' token
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |               ^
In file included from stdafx.h:40,
                 from arena.cpp:1:
arena.cpp: In member function 'bool CArenaMap::RegisterObserverPtr(LPCHARACTER,                                                                                                  DWORD, WORD, WORD)':
arena.cpp:1074:11: error: 'm_listArena' was not declared in this scope
 1074 |  itertype(m_listArena) iter = m_listArena.begin();
      |           ^~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
gmake: *** [Makefile:190: .obj/BattleArena.o] Error 1
In file included from building.cpp:8:
char.h:1012:9: error: reference to 'list' is ambiguous
 1012 |   const std::list<CAffect *> & GetAffectContainer() const { return m_lis                                                                                                 t_pkAffect; }
      |         ^~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from building.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
gmake: *** [Makefile:190: .obj/castle.o] Error 1
arena.cpp:1078:20: error: invalid type argument of unary '*' (have 'int')
 1078 |   CArena* pArena = *iter;
      |                    ^~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/local/lib/gcc10/include/c++/streambuf: At global scope:
/usr/local/lib/gcc10/include/c++/streambuf:176:6: error: refereIn file included                                                                                                  from ../../../Extern/include/boost/functional/hash/extensions.hpp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from building.cpp:8:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from building.cpp:8:
char.h:1018:3: error: reference to 'list' is ambiguous
 1018 |   std::list<CAffect *> m_list_pkAffect;
      |   ^~~
In file included from char_battle.cpp:23:
arena.h:82:2: error: reference to 'list' is ambiguous
   82 |  std::list<CArena*> m_listArena;
      |  ^~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from building.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from building.cpp:8:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char_battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from desc_manager.h:4,
                 from char_battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
nce to 'basic_string' is ambiguous
  176 |      basic_string<_CharT2, _Traits2, _Alloc>&);
      |      ^~~~~~~~~~~~
In file included from char_affect.cpp:5:
char.h:1012:9: error: reference to 'list' is ambiguous
 1012 |   const std::list<CAffect *> & GetAffectContainer() const { return m_lis                                                                                                 t_pkAffect; }
      |         ^~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char_affect.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from char_affect.cpp:5:
char.h:1018:3: error: reference to 'list' is ambiguous
 1018 |   std::list<CAffect *> m_list_pkAffect;
      |   ^~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char_affect.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/functional/hash/extensions.hpp:38:33: error: 'temp                                                                                                 late<class T, class A> std::size_t boost::hash_value' redeclared as different ki                                                                                                 nd of entity
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                 ^~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/local/lib/gcc10/include/c++/streambuf:176:6: error: 'basic_string' has not                                                                                                  been declared
  176 |      basic_In file included from ../../../Extern/include/boost/functiona                                                                                                 l/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/functional/hash/hash.hpp:307:24: note: previous de                                                                                                 claration 'std::size_t boost::hash_value(long double)'
  307 |     inline std::size_t hash_value(long double v)
      |                        ^~~~~~~~~~
string<_CharT2, _Traits2, _Alloc>&);
      |      ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/functional/hash/extensions.hpp:38:33: error: refer                                                                                                 ence to 'list' is ambiguous
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                 ^~~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/functional/hash/extensions.hpp:38:39: error: expec                                                                                                 ted primary-expression before ',' token
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                       ^
../../../Extern/include/boost/functional/hash/extensions.hpp:38:42: error: expec                                                                                                 ted primary-expression before '>' token
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                          ^
../../../Extern/include/boost/functional/hash/extensions.hpp:38:44: error: expec                                                                                                 ted primary-expression before 'const'
   38 |     std::size_t hash_value(std::list<T, A> const& v);
      |                                            ^~~~~
../../../Extern/include/boost/functional/hash/extensions.hpp:69:33: error: 'temp                                                                                                 late<class T, class A> std::size_t boost::hash_value' redeclared as different ki                                                                                                 nd of entity
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                 ^~~~
In file included from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/functional/hash/hash.hpp:307:24: note: previous de                                                                                                 claration 'std::size_t boost::hash_value(long double)'
  307 |     inline std::size_t hash_value(long double v)
      |                        ^~~~~~~~~~
/usr/local/lib/gcc10/include/c++/streambuf:176:18: error: expected ',' or '...'                                                                                                  before '<' token
  176 |      basic_string<_CharT2, _Traits2, _Alloc>&);
      |                  ^
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/functional/hash/extensions.hpp:69:33: error: refer                                                                                                 ence to 'list' is ambiguous
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                 ^~~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/functional/hash/extensions.hpp:69:39: error: expec                                                                                                 ted primary-expression before ',' token
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                       ^
../../../Extern/include/boost/functional/hash/extensions.hpp:69:42: error: expec                                                                                                 ted primary-expression before '>' token
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                          ^
../../../Extern/include/boost/functional/hash/extensions.hpp:69:44: error: expec                                                                                                 ted primary-expression before 'const'
   69 |     std::size_t hash_value(std::list<T, A> const& v)
      |                                            ^~~~~
In file included from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 1,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/local/lib/gcc10/include/c++/stdexcept:67:11: error: reference to 'basic_str                                                                                                 ing' is ambiguous
   67 |   typedef basic_string<char> __sso_string;
      |           ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/ios_base.h:41,
                 from /usr/local/lib/gcc10/include/c++/streambuf:41,
                 from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/local/lib/gcc10/include/c++/bits/locale_classes.h:286:24: error: reference                                                                                                  to 'basic_string' is ambiguous
  286 |       operator()(const basic_string<_Char, _Traits, _Alloc>& __s1,
      |                        ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/ios_base.h:41,
                 from /usr/local/lib/gcc10/include/c++/streambuf:41,
                 from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/local/lib/gcc10/include/c++/bits/locale_classes.h:286:36: error: expected '                                                                                                 ,' or '...' before '<' token
  286 |       operator()(const basic_string<_Char, _Traits, _Alloc>& __s1,
      |                                    ^
In file included from /usr/local/lib/gcc10/include/c++/bits/locale_classes.h:853                                                                                                 ,
                 from /usr/local/lib/gcc10/include/c++/bits/ios_base.h:41,
                 from /usr/local/lib/gcc10/include/c++/streambuf:41,
                 from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16/usr/loc                                                                                                 al/lib/gcc10/include/c++/streambuf:181:3: error: reference to 'basic_string' is                                                                                                  ambiguous
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |   ^~~~~~~~~~~~
K,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc:81:22: error: reference                                                                                                  to 'basic_string' is ambiguous
   81 |     operator()(const basic_string<_CharT, _Traits, _Alloc>& __s1,
      |                      ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/locale_classes.h:853                                                                                                 ,
                 from /usr/local/lib/gcc10/include/c++/bits/ios_base.h:41,
                 from /usr/local/lib/gcc10/include/c++/streambuf:41,
                 from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc:81:34: error: expected                                                                                                  ',' or '...' before '<' token
   81 |     operator()(const basic_string<_CharT, _Traits, _Alloc>& __s1,
      |                                  ^
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc: In member function 'bo                                                                                                 ol std::locale::operator()(int) const':
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc:86:33: error: '__s1' wa                                                                                                 s not declared in this scope
   86 |       return (__collate.compare(__s1.data(), __s1.data() + __s1.length()                                                                                                 ,
      |                                 ^~~~
/usr/local/lib/gcc10/include/c++/bits/locale_classes.tcc:87:5: error: '__s2' was                                                                                                  not declared in this scope
   87 |     __s2.data(), __s2.data() + __s2.length()) < 0);
      |     ^~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/local/lib/gcc10/include/c++/streambuf: At global scope:
/usr/local/lib/gcc10/include/c++/streambuf:176:6: error: In file included from /                                                                                                 usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
reference to 'basic_string' is ambiguous
  176 |      basic_string<_CharT2, _Traits2, _Alloc>&);
      |      ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/local/lib/gcc10/include/c++/streambuf:176:6: error: 'basic_string' has not                                                                                                  been declared
  176 |      basic_string<_CharT2, _Traits2, _Alloc>&);
      |      ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/streambuf:176:18: error: expected ',' or '...'                                                                                                  before '<' token
  176 |      basic_string<_CharT2, _Traits2, _Alloc>&);
      |                  ^
/usr/local/lib/gcc10/include/c++/streambuf:181:3: error: reference to 'basic_str                                                                                                 ing' is ambiguous
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |   ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/local/lib/gcc10/include/c++/streambuf:181:3: error: 'basic_string' has not                                                                                                  been declared
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |   ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/streambuf:181:15: error: expected ',' or '...'                                                                                                  before '<' token
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |               ^
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.                                                                                                 h:2015,
                 from /usr/local/lib/gcc10/include/c++/locale:41,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.tcc: In member functio                                                                                                 n 'void std::__moneypunct_cache<_CharT, _Intl>::_M_cache(const std::locale&)':
/usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.tcc:93:10: error: refe                                                                                                 rence to 'basic_string' is ambiguous
   93 |    const basic_string<_CharT>& __cs = __mp.curr_symbol();
      |          ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.                                                                                                 h:2015,
                 from /usr/local/lib/gcc10/include/c++/locale:41,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.tcc:94:26: error: '__c                                                                                                 s' was not declared in this scope
   94 |    _M_curr_symbol_size = __cs.size();
      |                          ^~~~
/usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.tcc:98:10: error: refe                                                                                                 rence to 'basic_string' is ambiguous
   98 |    const basic_string<_CharT>& __ps = __mp.positive_sign();
      |          ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.                                                                                                 h:2015,
                 from /usr/local/lib/gcc10/include/c++/locale:41,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.tcc:99:28: error: '__p                                                                                                 s' was not declared in this scope
   99 |    _M_positive_sign_size = __ps.size();
      |                            ^~~~
/usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.tcc:103:10: error: ref                                                                                                 erence to 'basic_string' is ambiguous
  103 |    const basic_string<_CharT>& __ns = __mp.negative_sign();
      |          ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.                                                                                                 h:2015,
                 from /usr/local/lib/gcc10/include/c++/locale:41,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_facets_nonio.tcc:104:28: error: '__                                                                                                 ns' was not declared in this scope
  104 |    _M_negative_sign_size = __ns.size();
      |                            ^~~~
In file included from /usr/local/lib/gcc10/include/c++/locale:43,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h: At global scope:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:109:8: error: reference to '                                                                                                 basic_string' is ambiguous
  109 |        basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |        ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/locale:43,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:109:8: error: 'basic_string'                                                                                                  has not been declared
  109 |        basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |        ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:109:20: error: expected ','                                                                                                  or '...' before '<' token
  109 |        basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |                    ^
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h: In function 'bool std::__st                                                                                                 r_codecvt_in(const char*, const char*, int)':
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:119:48: error: '__outstr' wa                                                                                                 s not declared in this scope
  119 |       return __do_str_codecvt(__first, __last, __outstr, __cvt, __state,
      |                                                ^~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:119:58: error: '__cvt' was n                                                                                                 ot declared in this scope
  119 |       return __do_str_codecvt(__first, __last, __outstr, __cvt, __state,
      |                                                          ^~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:119:65: error: '__state' was                                                                                                  not declared in this scope; did you mean '_State'?
  119 |       return __do_str_codecvt(__first, __last, __outstr, __cvt, __state,
      |                                                                 ^~~~~~~
      |                                                                 _State
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:120:10: error: '__count' was                                                                                                  not declared in this scope; did you mean 'count'?
  120 |          __count, __fn);
      |          ^~~~~~~
      |          count
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h: At global scope:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:127:8: error: reference to '                                                                                                 basic_string' is ambiguous
  127 |        basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |        ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/locale:43,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:127:8: error: 'basic_string'                                                                                                  has not been declared
  127 |        basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |        ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:127:20: error: expected ','                                                                                                  or '...' before '<' token
  127 |        basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |                    ^
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:126:5: error: redefinition o                                                                                                 f 'template<class _CharT, class _Traits, class _Alloc, class _State> bool std::_                                                                                                 _str_codecvt_in(const char*, const char*, int)'
  126 |     __str_codecvt_in(const char* __first, const char* __last,
      |     ^~~~~~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:108:5: note: 'template<class                                                                                                  _CharT, class _Traits, class _Alloc, class _State> bool std::__str_codecvt_in(c                                                                                                 onst char*, const char*, int)' previously declared here
  108 |     __str_codecvt_in(const char* __first, const char* __last,
      |     ^~~~~~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:139:5: error: reference to '                                                                                                 basic_string' is ambiguous
  139 |     basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |     ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/locale:43,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:139:5: error: 'basic_string'                                                                                                  has not been declared
  139 |     basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |     ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:139:17: error: expected ','                                                                                                  or '...' before '<' token
  139 |     basic_string<_CharT, _Traits, _Alloc>& __outstr,
      |                 ^
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h: In function 'bool std::__st                                                                                                 r_codecvt_in_all(const char*, const char*, int)':
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:144:48: error: '__outstr' wa                                                                                                 s not declared in this scope
  144 |       return __str_codecvt_in(__first, __last, __outstr, __cvt, __state,                                                                                                  __n)
      |                                                ^~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:144:58: error: '__cvt' was n                                                                                                 ot declared in this scope
  144 |       return __str_codecvt_in(__first, __last, __outstr, __cvt, __state,                                                                                                  __n)
      |                                                          ^~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h: At global scope:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:152:9: error: reference to '                                                                                                 basic_string' is ambiguous
  152 |         basic_string<char, _Traits, _Alloc>& __outstr,
      |         ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/locale:43,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:152:9: error: 'basic_string'                                                                                                  has not been declared
  152 |         basic_string<char, _Traits, _Alloc>& __outstr,
      |         ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:152:21: error: expected ','                                                                                                  or '...' before '<' token
  152 |         basic_string<char, _Traits, _Alloc>& __outstr,
      |                     ^
In file included from char_change_empire.cpp:4:
char.h:1012:9: error: reference to 'list' is ambiguous
 1012 |   const std::list<CAffect *> & GetAffectContainer() const { return m_lis                                                                                                 t_pkAffect; }
      |         ^~~
In file included from /usr/local/lib/gcc10/include/c++/bits/streambuf_iterator.h                                                                                                 :35,
                 from /usr/local/lib/gcc10/include/c++/iterator:66,
                 from ../../../Extern/include/boost/detail/iterator.hpp:54,
                 from ../../../Extern/include/boost/iterator/iterator_categories                                                                                                 .hpp:10,
                 from ../../../Extern/include/boost/unordered/detail/table.hpp:1                                                                                                 4,
                 from ../../../Extern/include/boost/unordered/detail/equivalent.                                                                                                 hpp:10,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 19,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/local/lib/gcc10/include/c++/streambuf:181:3: error: 'basic_string' has not                                                                                                  been declared
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |   ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/streambuf:181:15: error: expected ',' or '...'                                                                                                  before '<' token
  181 |   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
      |               ^
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h: In function 'bool std::__st                                                                                                 r_codecvt_out(const _CharT*, const _CharT*, int)':
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:162:48: error: '__outstr' wa                                                                                                 s not declared in this scope
  162 |       return __do_str_codecvt(__first, __last, __outstr, __cvt, __state,
      |                                                ^~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from char_change_empire.cpp:4:
char.h:1018:3: error: reference to 'list' is ambiguous
 1018 |   std::list<CAffect *> m_list_pkAffect;
      |   ^~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char_change_empire.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:162:58: error: '__cvt' was n                                                                                                 ot declared in this scope
  162 |       return __do_str_codecvt(__first, __last, __outstr, __cvt, __state,
      |                                                          ^~~~~
In file included from char_affect.cpp:16:
arena.h:82:2: error: reference to 'list' is ambiguous
   82 |  std::list<CArena*> m_listArena;
      |  ^~~
In file included from char.cpp:43:
target.h:67:38: error: template argument 2 is invalid
   67 |   std::map<DWORD, std::list<LPEVENT> > m_map_kListEvent;
      |                                      ^
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char_affect.cpp:2:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
target.h:67:38: error: template argument 4 is invalid
gmake: *** [Makefile:190: .obj/arena.o] Error 1
In file included from battle.cpp:5:
char.h:1012:9: error: reference to 'list' is ambiguous
 1012 |   const std::list<CAffect *> & GetAffectContainer() const { return m_lis                                                                                                 t_pkAffect; }
      |         ^~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from battle.cpp:5:
char.h:1018:3: error: reference to 'list' is ambiguous
 1018 |   std::list<CAffect *> m_list_pkAffect;
      |   ^~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:162:65: error: '__state' was                                                                                                  not declared in this scope; did you mean '_State'?
  162 |       return __do_str_codecvt(__first, __last, __outstr, __cvt, __state,
      |                                                                 ^~~~~~~
      |                                                                 _State
In file included from stdafx.h:40,
                 from char_affect.cpp:2:
char_affect.cpp: In member function 'CAffect* CHARACTER::FindAffect(DWORD, BYTE)                                                                                                  const':
char_affect.cpp:55:11: error: 'm_list_pkAffect' was not declared in this scope
   55 |  itertype(m_list_pkAffect) it = m_list_pkAffect.begin();
      |           ^~~~~~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
char_affect.cpp:59:24: error: invalid type argument of unary '*' (have 'int')
   59 |   CAffect * pkAffect = *it++;
      |                        ^~~~~
In file included from stdafx.h:40,
                 from char_affect.cpp:2:
char_affect.cpp: In member function 'void CHARACTER::ClearAffect(bool)':
char_affect.cpp:172:11: error: 'm_list_pkAffect' was not declared in this scope
  172 |  itertype(m_list_pkAffect) it = m_list_pkAffect.begin();
      |           ^~~~~~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
char_affect.cpp:176:21: error: invalid type argument of unary '*' (have 'int')
  176 |   CAffect * pkAff = *it;
      |                     ^~~
In file included from char.cpp:49:
arena.h:82:2: error: reference to 'list' is ambiguous
   82 |  std::list<CArena*> m_listArena;
      |  ^~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:163:10: error: '__count' was                                                                                                  not declared in this scope; did you mean 'count'?
  163 |          __count, __fn);
      |          ^~~~~~~
      |          count
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h: At global scope:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:170:9: error: reference to '                                                                                                 basic_string' is ambiguous
  170 |         basic_string<char, _Traits, _Alloc>& __outstr,
      |         ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/locale:43,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:170:9: error: 'basic_string'                                                                                                  has not been declared
  170 |         basic_string<char, _Traits, _Alloc>& __outstr,
      |         ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:170:21: error: expected ','                                                                                                  or '...' before '<' token
  170 |         basic_string<char, _Traits, _Alloc>& __outstr,
      |                     ^
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:169:5: error: redefinition o                                                                                                 f 'template<class _CharT, class _Traits, class _Alloc, class _State> bool std::_                                                                                                 _str_codecvt_out(const _CharT*, const _CharT*, int)'
  169 |     __str_codecvt_out(const _CharT* __first, const _CharT* __last,
      |     ^~~~~~~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:151:5: note: 'template<class                                                                                                  _CharT, class _Traits, class _Alloc, class _State> bool std::__str_codecvt_out(                                                                                                 const _CharT*, const _CharT*, int)' previously declared here
  151 |     __str_codecvt_out(const _CharT* __first, const _CharT* __last,
      |     ^~~~~~~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:182:6: error: reference to '                                                                                                 basic_string' is ambiguous
  182 |      basic_string<char, _Traits, _Alloc>& __outstr,
      |      ^~~~~~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/string:39,
                 from stdafx.h:24,
                 from char_cards.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stringfwd.h:74:11: note: candidates are: '                                                                                                 template<class _CharT, class _Traits, class _Alloc> class std::__cxx11::basic_st                                                                                                 ring'
   74 |     class basic_string;
      |           ^~~~~~~~~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_cards.cpp:2:
../../../Extern/include/boost/detail/container_fwd.hpp:63:65: note:                                                                                                                  'template<class charT, class traits, class Allocator> class std::basic_strin                                                                                                 g'
   63 |     template <class charT, class traits, class Allocator> class basic_st                                                                                                 ring;
      |                                                                 ^~~~~~~~                                                                                                 ~~~~
In file included from /usr/local/lib/gcc10/include/c++/locale:43,
                 from ../../../Extern/include/boost/algorithm/string/compare.hpp                                                                                                 :15,
                 from ../../../Extern/include/boost/algorithm/string/predicate.h                                                                                                 pp:22,
                 from char_cards.cpp:23:
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:182:6: error: 'basic_string'                                                                                                  has not been declared
  182 |      basic_string<char, _Traits, _Alloc>& __outstr,
      |      ^~~~~~~~~~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:182:18: error: expected ','                                                                                                  or '...' before '<' token
  182 |      basic_string<char, _Traits, _Alloc>& __outstr,
      |                  ^
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h: In function 'bool std::__st                                                                                                 r_codecvt_out_all(const _CharT*, const _CharT*, int)':
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:187:49: error: '__outstr' wa                                                                                                 s not declared in this scope
  187 |       return __str_codecvt_out(__first, __last, __outstr, __cvt, __state                                                                                                 , __n)
      |                                                 ^~~~~~~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from char.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
/usr/local/lib/gcc10/include/c++/bits/locale_conv.h:187:59: error: '__cvt' was n                                                                                                 ot declared in this scope
  187 |       return __str_codecvt_out(__first, __last, __outstr, __cvt, __state                                                                                                 , __n)
      |                                                           ^~~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char.cpp:6:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
In file included from stdafx.h:40,
                 from char_affect.cpp:2:
char_affect.cpp: In member function 'int CHARACTER::ProcessAffect()':
char_affect.cpp:272:11: error: 'm_list_pkAffect' was not declared in this scope
  272 |  itertype(m_list_pkAffect) it;
      |           ^~~~~~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
char_affect.cpp:278:11: error: invalid type argument of unary '*' (have 'int')
  278 |   pkAff = *it;
      |           ^~~
In file included from stdafx.h:40,
                 from char_affect.cpp:2:
char_affect.cpp: In member function 'void CHARACTER::SaveAffect()':
char_affect.cpp:345:11: error: 'm_list_pkAffect' was not declared in this scope
  345 |  itertype(m_list_pkAffect) it = m_list_pkAffect.begin();
      |           ^~~~~~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
char_affect.cpp:349:21: error: invalid type argument of unary '*' (have 'int')
  349 |   CAffect * pkAff = *it++;
      |                     ^~~~~
In file included from stdafx.h:40,
                 from char_battle.cpp:1:
char_battle.cpp: In member function 'void CHARACTER::Dead(LPCHARACTER, bool)':
char_battle.cpp:1605:12: error: 'm_list_pkAffect' was not declared in this scope
 1605 |   itertype(m_list_pkAffect) it = m_list_pkAffect.begin();
      |            ^~~~~~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
char_affect.cpp: In member function 'void CHARACTER::LoadAffect(DWORD, TPacketAf                                                                                                 fectElement*)':
char_affect.cpp:496:3: error: 'm_list_pkAffect' was not declared in this scope
  496 |   m_list_pkAffect.push_back(pkAff);
      |   ^~~~~~~~~~~~~~~
In file included from battle.cpp:19:
arena.h:82:2: error: reference to 'list' is ambiguous
   82 |  std::list<CArena*> m_listArena;
      |  ^~~
In file included from /usr/local/lib/gcc10/include/c++/list:63,
                 from stdafx.h:20,
                 from battle.cpp:1:
/usr/local/lib/gcc10/include/c++/bits/stl_list.h:556:11: note: candidates are: '                                                                                                 template<class _Tp, class _Alloc> class std::__cxx11::list'
  556 |     class list : protected _List_base<_Tp, _Alloc>
      |           ^~~~
In file included from ../../../Extern/include/boost/functional/hash/extensions.h                                                                                                 pp:17,
                 from ../../../Extern/include/boost/functional/hash/hash.hpp:494                                                                                                 ,
                 from ../../../Extern/include/boost/functional/hash.hpp:6,
                 from ../../../Extern/include/boost/unordered/unordered_map.hpp:                                                                                                 17,
                 from ../../../Extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
../../../Extern/include/boost/detail/container_fwd.hpp:81:47: note:                                                                                                                  'template<class T, class Allocator> class std::list'
   81 |     template <class T, class Allocator> class list;
      |                                               ^~~~
char_affect.cpp: In member function 'bool CHARACTER::AddAffect(DWORD, BYTE, long                                                                                                  int, DWORD, long int, long int, bool, bool)':
char_affect.cpp:587:3: error: 'm_list_pkAffect' was not declared in this scope
  587 |   m_list_pkAffect.push_back(pkAff);
      |   ^~~~~~~~~~~~~~~
char_battle.cpp:1608:35: error: invalid type argument of unary '*' (have 'int')
 1608 |    SendAffectAddPacket(GetDesc(), *it++);
      |                                   ^~~~~
In file included from stdafx.h:40,
                 from char_affect.cpp:2:
char_affect.cpp: In member function 'void CHARACTER::RefreshAffect()':
char_affect.cpp:634:11: error: 'm_list_pkAffect' was not declared in this scope
  634 |  itertype(m_list_pkAffect) it = m_list_pkAffect.begin();
      |           ^~~~~~~~~~~~~~~
typedef.h:105:29: note: in definition of macro 'itertype'
  105 | #define itertype(v) typeof((v).begin())
      |                             ^
char_affect.cpp:638:21: error: invalid type argument of unary '*' (have 'int')
  638 |   CAffect * pkAff = *it++;
      |                     ^~~~~
char_affect.cpp: In member function 'bool CHARACTER::RemoveAffect(CAffect*)':
char_affect.cpp:682:2: error: 'm_list_pkAffect' was not declared in this scope
  682 |  m_list_pkAffect.remove(pkAff);
      |  ^~~~~~~~~~~~~~~
gmake: *** [Makefile:190: .obj/char_change_empire.o] Error 1
gmake: *** [Makefile:190: .obj/battle.o] Error 1
gmake: *** [Makefile:190: .obj/char_affect.o] Error 1
gmake: *** [Makefile:190: .obj/building.o] Error 1
gmake: *** [Makefile:190: .obj/char_cards.o] Error 1
gmake: *** [Makefile:192: .obj/char_battle.o] Error 1
gmake: *** [Makefile:190: .obj/char.o] Error 1
ro

bu hatayı alıyorum sorun nedır bılemedım freebds 9,2 olan oyunu 11.4 e kurdum oyun acılıyor sorunsuz fakat build edemiyorum
 
gcc surumun kac
pk info da yazan:
aalib-1.4.r5_13                ASCII art library
apr-1.7.0.1.6.1_1              Apache Portability Library
bash-5.1.4                     GNU Project's Bourne Again SHell
bash-completion-2.11,2         Programmable completion library for Bash
binutils-2.33.1_2,1            GNU binary tools
boost-all-1.72.0               The "meta-port" for boost libraries
boost-docs-1.72.0              Documentation for libraries from boost.org
boost-jam-1.72.0               Build tool from the boost.org
boost-libs-1.72.0_3            Free portable C++ libraries (without Boost.Python                                                                                                 )
ca_root_nss-3.58               Root certificate bundle from the Mozilla Project
cryptopp-8.2.0                 Free C++ class library of Cryptographic Primitive                                                                                                 s
curl-7.74.0                    Command line tool and library for transferring da                                                                                                 ta with URLs
db5-5.3.28_7                   Oracle Berkeley DB, revision 5.3
devil-1.7.8_25,1               Full featured cross-platform image library
dialog4ports-0.1.6             Console Interface to configure ports
expat-2.2.10                   XML 1.0 parser written in C
freecolor-0.9.3                Displays free memory as a bargraph
freeglut-3.0.0_2               Open source implementation of GLUT library
gcc-10_4                       Meta-port for the default version of the GNU Comp                                                                                                 iler Collection
gcc10-10.2.0                   GNU Compiler Collection 10
gcc48-4.8.5_13                 GNU Compiler Collection 4.8
gcc49-4.9.4_6                  GNU Compiler Collection 4.9
gcc8-8.5.0_1                   GNU Compiler Collection 8
gcc9-9.4.0                     GNU Compiler Collection 9
gdb-10.1                       GNU Project Debugger
gdbm-1.18.1_1                  GNU database manager
gettext-runtime-0.20.2         GNU gettext runtime libraries and programs
gettext-tools-0.21             GNU gettext development and translation tools
glib-2.66.4_1,1                Some useful routines of C programming (current st                                                                                                 able version)
gmake-4.3_2                    GNU version of 'make' utility
gmp-6.2.0                      Free library for arbitrary precision arithmetic
gnupg-2.2.26                   Complete and free PGP implementation
gnutls-3.6.15                  GNU Transport Layer Security library
googletest-1.10.0_1            Framework for writing C++ tests on a variety of p                                                                                                 latforms
help2man-1.47.16               Automatically generating simple manual pages from                                                                                                  program output
icu-68.2,1                     International Components for Unicode (from IBM)
ilmbase-2.5.3                  ILM Base libraries a.k.a. Half, IlmThread, Imath,                                                                                                  and Iex
indexinfo-0.3.1                Utility to regenerate the GNU info page index
jasper-2.0.23                  Implementation of the codec specified in the JPEG                                                                                                 -2000 standard
jbigkit-2.1_1                  Lossless compression for bi-level images such as                                                                                                  scanned pages, faxes
jpeg-turbo-2.0.6               SIMD-accelerated JPEG codec which replaces libjpe                                                                                                 g
lcms-1.19_6,1                  Light Color Management System -- a color manageme                                                                                                 nt library
libGLU-9.0.1                   OpenGL utility library
libICE-1.0.10,1                Inter Client Exchange library for X11
libSM-1.2.3,1                  Session Management library for X11
libX11-1.6.12,1                X11 library
libXau-1.0.9                   Authentication Protocol library for X11
libXdamage-1.1.5               X Damage extension library
libXdmcp-1.1.3                 X Display Manager Control Protocol library
libXext-1.3.4,1                X11 Extension library
libXfixes-5.0.3_2              X Fixes extension library
libXi-1.7.10,1                 X Input extension library
libXmu-1.1.3,1                 X Miscellaneous Utilities libraries
libXrandr-1.5.2                X Resize and Rotate extension library
libXrender-0.9.10_2            X Render extension library
libXt-1.2.0,1                  X Toolkit library
libXxf86vm-1.1.4_3             X Vidmode Extension
libassuan-2.5.4                IPC library used by GnuPG and gpgme
libdrm-2.4.103,1               Userspace interface to kernel Direct Rendering Mo                                                                                                 dule services
libedit-3.1.20191231,1         Command line editor library
libepoll-shim-0.0.20200602     Small epoll implementation using kqueue
libevent-2.1.12                API for executing callback functions on events or                                                                                                  timeouts
libffi-3.3_1                   Foreign Function Interface
libffi321-3.2.1_2              Foreign Function Interface (stripped down compat                                                                                                  version)
libgcrypt-1.8.7                General purpose cryptographic library based on th                                                                                                 e code from GnuPG
libgpg-error-1.41              Common error values for all GnuPG components
libiconv-1.16                  Character set conversion library
libidn2-2.3.0_1                Implementation of IDNA2008 internationalized doma                                                                                                 in names
libksba-1.5.0                  Library to make X.509 certificates
liblz4-1.9.3,1                 LZ4 compression library, lossless and very fast
libmng-1.0.10_3                Multiple-image Network Graphics (MNG) reference l                                                                                                 ibrary
libnghttp2-1.42.0              HTTP/2.0 C Library
libpciaccess-0.16              Generic PCI access library
libpthread-stubs-0.4           Weak aliases for pthread functions
libstatgrab-0.92               Provides a useful interface to system statistics
libtasn1-4.16.0                ASN.1 structure parser library
libtextstyle-0.21              Text styling library
libunistring-0.9.10_1          Unicode string library
libunwind-20200331_1           Generic stack unwinding library
libxcb-1.14_1                  The X protocol C-language Binding (XCB) library
libxml2-2.9.10_2               XML parser library for GNOME
libxshmfence-1.3               Shared memory 'SyncFence' synchronization primiti                                                                                                 ve
makedepend-1.0.6,1             Dependency generator for makefiles
mesa-libs-20.2.3               OpenGL libraries that support GLX and EGL clients
mpc-1.1.0_2                    Library of complex numbers with arbitrarily high                                                                                                  precision
mpdecimal-2.5.1                C/C++ arbitrary precision decimal floating point                                                                                                  libraries
mpfr-4.0.2                     Library for multiple-precision floating-point com                                                                                                 putations
mysql56-client-5.6.51          Multithreaded SQL database (client)
mysql56-server-5.6.51          Multithreaded SQL database (server)
nano-5.4                       Nano's ANOther editor, an enhanced free Pico clon                                                                                                 e
nettle-3.6                     Low-level cryptographic library
npth-1.6                       New GNU Portable Threads
nvidia-texture-tools-2.0.8.1_18 Texture Tools with support for DirectX 10 textur                                                                                                 e formats
openexr-2.5.3                  High dynamic-range (HDR) image file format
p11-kit-0.23.22                Library for loading and enumerating of PKCS#11 mo                                                                                                 dules
p5-Locale-gettext-1.07         Message handling functions
p5-Locale-libintl-1.32         Internationalization library for Perl
p5-Text-Unidecode-1.30         US-ASCII transliterations of Unicode text
p5-Unicode-EastAsianWidth-12.0 East Asian Width properties
pciids-20201127                Database of all known IDs used in PCI devices
pcre-8.44                      Perl Compatible Regular Expressions library
perl5-5.32.0_1                 Practical Extraction and Report Language
pinentry-1.1.0_7               Collection of simple PIN or passphrase entry dial                                                                                                 ogs
pinentry-tty-1.1.0             Console version of the GnuPG password dialog
pkg-1.16.3                     Package manager
png-1.6.37                     Library for manipulating PNG images
python-3.7_3,2                 "meta-port" for the default version of Python int                                                                                                 erpreter
python27-2.7.18                Interpreted object-oriented programming language
python3-3_3                    The "meta-port" for version 3 of the Python inter                                                                                                 preter
python37-3.7.9_1               Interpreted object-oriented programming language
python38-3.8.12                Interpreted object-oriented programming language
readline-8.0.4                 Library for editing command lines as they are typ                                                                                                 ed
screen-4.8.0                   Multi-screen window manager
sdl-1.2.15_15,2                Cross-platform multimedia development API
serf-1.3.9_5                   Serf HTTP client library
source-highlight-3.1.9_1       C/C++ and Java sources to HTML converter
sqlite3-3.34.0,1               SQL database engine in a C library
subversion-1.14.0              Version control system
texinfo-6.7_4,1                Typeset documentation system with multiple format                                                                                                  output
tiff-4.2.0                     Tools and library routines for working with TIFF                                                                                                  images
tpm-emulator-0.7.4_2           Trusted Platform Module (TPM) emulator
trousers-0.3.14_3              Open-source TCG Software Stack
utf8proc-2.6.1                 UTF-8 processing library
wayland-1.18.0_4               Wayland composite "server"
xorgproto-2020.1               X Window System unified protocol definitions
zstd-1.4.5_1                   Fast real-time compression algorithm

pk infoda yazan bu
 

Şu an konuyu görüntüleyenler (Toplam : 1, Üye: 0, Misafir: 1)

Geri
Üst