1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
| C:\Users\kevin\Desktop\jeu2\main.h||In member function 'bool SMap::hasTeleportAt(size_t, size_t) const':|
C:\Users\kevin\Desktop\jeu2\main.h|47|error: no match for 'operator!=' in 'Position(x, y) != ((const SMap*)this)->SMap::wraps.std::map<_Key, _Tp, _Compare, _Alloc>::end<Position, SWrap, std::less<Position>, std::allocator<std::pair<const Position, SWrap> > >()'|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: candidates are:|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\..\..\..\..\include\objbase.h|80|note: BOOL operator!=(const GUID&, const GUID&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\..\..\..\..\include\objbase.h|80|note: no known conversion for argument 1 from 'Position' to 'const GUID& {aka const _GUID&}'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_multimap.h|829|note: template<class _Key, class _Tp, class _Compare, class _Alloc> bool std::operator!=(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_multimap.h|829|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::multimap<_Key, _Tp, _Compare, _Alloc>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_map.h|913|note: template<class _Key, class _Tp, class _Compare, class _Alloc> bool std::operator!=(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_map.h|913|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::map<_Key, _Tp, _Compare, _Alloc>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_tree.h|883|note: template<class _Key, class _Val, class _KeyOfValue, class _Compare, class _Alloc> bool std::operator!=(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_tree.h|883|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_tree.h|315|note: template<class _Val> bool std::operator!=(const std::_Rb_tree_iterator<_Tp>&, const std::_Rb_tree_const_iterator<_Val>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_tree.h|315|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::_Rb_tree_iterator<_Tp>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_vector.h|1394|note: template<class _Tp, class _Alloc> bool std::operator!=(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_vector.h|1394|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::vector<_Tp, _Alloc>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\streambuf_iterator.h|212|note: template<class _CharT, class _Traits> bool std::operator!=(const std::istreambuf_iterator<_CharT, _Traits>&, const std::istreambuf_iterator<_CharT, _Traits>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\streambuf_iterator.h|212|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::istreambuf_iterator<_CharT, _Traits>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\basic_string.h|2553|note: template<class _CharT, class _Traits, class _Alloc> bool std::operator!=(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\basic_string.h|2553|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::basic_string<_CharT, _Traits, _Alloc>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\basic_string.h|2541|note: template<class _CharT, class _Traits, class _Alloc> bool std::operator!=(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\basic_string.h|2541|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: mismatched types 'const _CharT*' and 'Position'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\basic_string.h|2529|note: template<class _CharT, class _Traits, class _Alloc> bool std::operator!=(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\basic_string.h|2529|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::basic_string<_CharT, _Traits, _Alloc>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\allocator.h|134|note: template<class _Tp> bool std::operator!=(const std::allocator<_Tp1>&, const std::allocator<_Tp1>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\allocator.h|134|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::allocator<_Tp1>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\allocator.h|129|note: template<class _T1, class _T2> bool std::operator!=(const std::allocator<_T1>&, const std::allocator<_T2>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\allocator.h|129|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::allocator<_T1>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_iterator.h|1051|note: template<class _Iterator> bool std::operator!=(const std::move_iterator<_Iterator>&, const std::move_iterator<_Iterator>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_iterator.h|1051|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::move_iterator<_Iterator>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_iterator.h|1045|note: template<class _IteratorL, class _IteratorR> bool std::operator!=(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorR>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_iterator.h|1045|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::move_iterator<_IteratorL>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_iterator.h|355|note: template<class _IteratorL, class _IteratorR> bool std::operator!=(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_iterator.h|355|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::reverse_iterator<_IteratorL>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_iterator.h|305|note: template<class _Iterator> bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_iterator.h|305|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::reverse_iterator<_Iterator>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_pair.h|225|note: template<class _T1, class _T2> constexpr bool std::operator!=(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\stl_pair.h|225|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::pair<_T1, _T2>'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\postypes.h|223|note: template<class _StateT> bool std::operator!=(const std::fpos<_StateT>&, const std::fpos<_StateT>&)|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\include\c++\bits\postypes.h|223|note: template argument deduction/substitution failed:|
C:\Users\kevin\Desktop\jeu2\main.h|47|note: 'Position' is not derived from 'const std::fpos<_StateT>'|
C:\Users\kevin\Desktop\jeu2\main.h||In member function 'Position SMap::nextMap(size_t, size_t)':|
C:\Users\kevin\Desktop\jeu2\main.h|52|error: expected primary-expression before '.' token|
C:\Users\kevin\Desktop\jeu2\main.h||In member function 'Position SMap::gamerNextPosition(size_t, size_t)':|
C:\Users\kevin\Desktop\jeu2\main.h|62|error: expected primary-expression before '.' token|
C:\Users\kevin\Desktop\jeu2\main.cpp||In function 'int main()':|
C:\Users\kevin\Desktop\jeu2\main.cpp|18|warning: unused variable 'exit' [-Wunused-variable]|
C:\Users\kevin\Desktop\jeu2\main.cpp|19|warning: unused variable 'gamespeed' [-Wunused-variable]|
||=== Build finished: 3 errors, 2 warnings (0 minutes, 3 seconds) ===| |