Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Severity Code Description Line Suppression State
- Error C2653 'Validators': is not a class or namespace name 586
- Error C2653 'Validators': is not a class or namespace name 585
- Error C2065 'DontCare': undeclared identifier 585
- Error C2065 'DontCare': undeclared identifier 586
- Error C2146 syntax error: missing ')' before identifier 'and' 633
- Error C2065 'and': undeclared identifier 633
- Error C2146 syntax error: missing ';' before identifier 'next' 633
- Error C2059 syntax error: ')' 633
- Error C2059 syntax error: 'return' 635
- Error C2059 syntax error: 'return' 638
- Error C2504 'Group': base class undefined 845
- Error C2653 'Group': is not a class or namespace name 908
- Error C2065 'AllChildGroups': undeclared identifier 908
- Error C2614 'ArgumentParser': illegal member initialization: 'Group' is not a base or member 918
- Error C3861 'UsageError': identifier not found 987
- Error C3861 'Wrap': identifier not found 1046
- Error C3861 'Wrap': identifier not found 1047
- Error C3861 'HasFlag': identifier not found 1050
- Error C3861 'GetPosNames': identifier not found 1058
- Error C3312 no callable 'begin' function found for type 'unknown-type' 1058
- Error C3312 no callable 'end' function found for type 'unknown-type' 1058
- Error C2065 'posname': undeclared identifier 1063
- Error C3861 'Wrap': identifier not found 1070
- Error C2672 'std::begin': no matching overloaded function found 1071
- Error C2784 '_Ty *std::begin(_Ty (&)[_Size]) noexcept': could not deduce template argument for '_Ty (&)[_Size]' from 'const unknown-type' 1071
- Error C2893 Failed to specialize function template 'unknown-type std::begin(const _Container &)' 1071
- Error C2893 Failed to specialize function template 'unknown-type std::begin(_Container &)' 1071
- Error C2784 'const _Elem *std::begin(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'const unknown-type' 1071
- Error C3536 'progit': cannot be used before it is initialized 1072
- Error C2672 'std::end': no matching overloaded function found 1072
- Error C2784 '_Ty *std::end(_Ty (&)[_Size]) noexcept': could not deduce template argument for '_Ty (&)[_Size]' from 'const unknown-type' 1072
- Error C2893 Failed to specialize function template 'unknown-type std::end(const _Container &)' 1072
- Error C2893 Failed to specialize function template 'unknown-type std::end(_Container &)' 1072
- Error C2784 'const _Elem *std::end(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'const unknown-type' 1072
- Error C2100 illegal indirection 1074
- Error C2088 '<<': illegal for class 1074
- Error C2672 'std::end': no matching overloaded function found 1077
- Error C2784 '_Ty *std::end(_Ty (&)[_Size]) noexcept': could not deduce template argument for '_Ty (&)[_Size]' from 'const unknown-type' 1077
- Error C2893 Failed to specialize function template 'unknown-type std::end(const _Container &)' 1077
- Error C2893 Failed to specialize function template 'unknown-type std::end(_Container &)' 1077
- Error C2784 'const _Elem *std::end(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'const unknown-type' 1077
- Error C2100 illegal indirection 1079
- Error C2088 '<<': illegal for class 1079
- Error C3312 no callable 'begin' function found for type 'const unknown-type' 1084
- Error C3312 no callable 'end' function found for type 'const unknown-type' 1084
- Error C2065 'line': undeclared identifier 1086
- Error C3861 'GetChildDescriptions': identifier not found 1090
- Error C3312 no callable 'begin' function found for type 'unknown-type' 1090
- Error C3312 no callable 'end' function found for type 'unknown-type' 1090
- Error C2672 'std::get': no matching overloaded function found 1092
- Error C2784 '_Ty &&std::get(std::array<_Ty,_Size> &&) noexcept': could not deduce template argument for 'std::array<_Ty,_Size> &&' from 'const unknown-type' 1092
- Error C2784 'const _Ty &std::get(const std::array<_Ty,_Size> &) noexcept': could not deduce template argument for 'const std::array<_Ty,_Size> &' from 'const unknown-type' 1092
- Error C2784 '_Ty &std::get(std::array<_Ty,_Size> &) noexcept': could not deduce template argument for 'std::array<_Ty,_Size> &' from 'const unknown-type' 1092
- Error C2974 'std::get': invalid template argument for '_Ty', type expected 1092
- Error C2784 'tuple_element<_Index,std::tuple<_Rest...>>::type &&std::get(std::tuple<_Rest...> &&) noexcept': could not deduce template argument for 'std::tuple<_Rest...> &&' from 'const unknown-type' 1092
- Error C2784 'const tuple_element<_Index,std::tuple<_Rest...>>::type &std::get(const std::tuple<_Rest...> &) noexcept': could not deduce template argument for 'const std::tuple<_Rest...> &' from 'const unknown-type' 1092
- Error C2784 'tuple_element<_Index,std::tuple<_Rest...>>::type &std::get(std::tuple<_Rest...> &) noexcept': could not deduce template argument for 'std::tuple<_Rest...> &' from 'const unknown-type' 1092
- Error C2974 'std::get': invalid template argument for '_Ty2', type expected 1092
- Error C2974 'std::get': invalid template argument for '_Ty1', type expected 1092
- Error C2784 'tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &&std::get(std::pair<_Ty1,_Ty2> &&) noexcept': could not deduce template argument for 'std::pair<_Ty1,_Ty2> &&' from 'const unknown-type' 1092
- Error C2784 'const tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &std::get(const std::pair<_Ty1,_Ty2> &) noexcept': could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'const unknown-type' 1092
- Error C2784 'tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &std::get(std::pair<_Ty1,_Ty2> &) noexcept': could not deduce template argument for 'std::pair<_Ty1,_Ty2> &' from 'const unknown-type' 1092
- Error C2789 'groupindent': an object of const-qualified type must be initialized 1092
- Error C2672 'std::get': no matching overloaded function found 1093
- Error C2784 '_Ty &&std::get(std::array<_Ty,_Size> &&) noexcept': could not deduce template argument for 'std::array<_Ty,_Size> &&' from 'const unknown-type' 1093
- Error C2784 'const _Ty &std::get(const std::array<_Ty,_Size> &) noexcept': could not deduce template argument for 'const std::array<_Ty,_Size> &' from 'const unknown-type' 1093
- Error C2784 '_Ty &std::get(std::array<_Ty,_Size> &) noexcept': could not deduce template argument for 'std::array<_Ty,_Size> &' from 'const unknown-type' 1093
- Error C2974 'std::get': invalid template argument for '_Ty', type expected 1093
- Error C2784 'tuple_element<_Index,std::tuple<_Rest...>>::type &&std::get(std::tuple<_Rest...> &&) noexcept': could not deduce template argument for 'std::tuple<_Rest...> &&' from 'const unknown-type' 1093
- Error C2784 'const tuple_element<_Index,std::tuple<_Rest...>>::type &std::get(const std::tuple<_Rest...> &) noexcept': could not deduce template argument for 'const std::tuple<_Rest...> &' from 'const unknown-type' 1093
- Error C2784 'tuple_element<_Index,std::tuple<_Rest...>>::type &std::get(std::tuple<_Rest...> &) noexcept': could not deduce template argument for 'std::tuple<_Rest...> &' from 'const unknown-type' 1093
- Error C2974 'std::get': invalid template argument for '_Ty2', type expected 1093
- Error C2974 'std::get': invalid template argument for '_Ty1', type expected 1093
- Error C2784 'tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &&std::get(std::pair<_Ty1,_Ty2> &&) noexcept': could not deduce template argument for 'std::pair<_Ty1,_Ty2> &&' from 'const unknown-type' 1093
- Error C2784 'const tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &std::get(const std::pair<_Ty1,_Ty2> &) noexcept': could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'const unknown-type' 1093
- Error C2784 'tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &std::get(std::pair<_Ty1,_Ty2> &) noexcept': could not deduce template argument for 'std::pair<_Ty1,_Ty2> &' from 'const unknown-type' 1093
- Error C3861 'Wrap': identifier not found 1093
- Error C2672 'std::get': no matching overloaded function found 1094
- Error C2784 '_Ty &&std::get(std::array<_Ty,_Size> &&) noexcept': could not deduce template argument for 'std::array<_Ty,_Size> &&' from 'const unknown-type' 1094
- Error C2784 'const _Ty &std::get(const std::array<_Ty,_Size> &) noexcept': could not deduce template argument for 'const std::array<_Ty,_Size> &' from 'const unknown-type' 1094
- Error C2784 '_Ty &std::get(std::array<_Ty,_Size> &) noexcept': could not deduce template argument for 'std::array<_Ty,_Size> &' from 'const unknown-type' 1094
- Error C2974 'std::get': invalid template argument for '_Ty', type expected 1094
- Error C2784 'tuple_element<_Index,std::tuple<_Rest...>>::type &&std::get(std::tuple<_Rest...> &&) noexcept': could not deduce template argument for 'std::tuple<_Rest...> &&' from 'const unknown-type' 1094
- Error C2784 'const tuple_element<_Index,std::tuple<_Rest...>>::type &std::get(const std::tuple<_Rest...> &) noexcept': could not deduce template argument for 'const std::tuple<_Rest...> &' from 'const unknown-type' 1094
- Error C2784 'tuple_element<_Index,std::tuple<_Rest...>>::type &std::get(std::tuple<_Rest...> &) noexcept': could not deduce template argument for 'std::tuple<_Rest...> &' from 'const unknown-type' 1094
- Error C2974 'std::get': invalid template argument for '_Ty2', type expected 1094
- Error C2974 'std::get': invalid template argument for '_Ty1', type expected 1094
- Error C2784 'tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &&std::get(std::pair<_Ty1,_Ty2> &&) noexcept': could not deduce template argument for 'std::pair<_Ty1,_Ty2> &&' from 'const unknown-type' 1094
- Error C2784 'const tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &std::get(const std::pair<_Ty1,_Ty2> &) noexcept': could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'const unknown-type' 1094
- Error C2784 'tuple_element<_Idx,std::pair<_Ty1,_Ty2>>::type &std::get(std::pair<_Ty1,_Ty2> &) noexcept': could not deduce template argument for 'std::pair<_Ty1,_Ty2> &' from 'const unknown-type' 1094
- Error C3536 'groupindent': cannot be used before it is initialized 1094
- Error C3861 'Wrap': identifier not found 1094
- Error C2672 'std::begin': no matching overloaded function found 1097
- Error C2784 '_Ty *std::begin(_Ty (&)[_Size]) noexcept': could not deduce template argument for '_Ty (&)[_Size]' from 'const unknown-type' 1097
- Error C2893 Failed to specialize function template 'unknown-type std::begin(const _Container &)' 1097
- Error C2893 Failed to specialize function template 'unknown-type std::begin(_Container &)' 1097
- Error C2784 'const _Elem *std::begin(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'const unknown-type' 1097
- Error C3536 'flagsit': cannot be used before it is initialized 1097
- Error C2672 'std::end': no matching overloaded function found 1097
- Error C2784 '_Ty *std::end(_Ty (&)[_Size]) noexcept': could not deduce template argument for '_Ty (&)[_Size]' from 'const unknown-type' 1097
- Error C2893 Failed to specialize function template 'unknown-type std::end(const _Container &)' 1097
- Error C1003 error count exceeds 100; stopping compilation 1097
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement