ToxSylph / SeaOfChoros

Sea Of Thieves Utility
51 stars 41 forks source link

Error C2039 #17

Open Isanes opened 1 year ago

Isanes commented 1 year ago

WTH is this "Severity Code Description Project File Line Suppression State Error C2039 'starts_with': is not a member of 'std::basic_string<char,std::char_traits,std::allocator>' SeaOfChoros C:\Users\Admin\Desktop\New folder\New folder\SeaOfChoros\engine.cpp 1307 "

Shinobift commented 1 year ago

Build with release mode debug not suport start with flag

Isanes commented 1 year ago

now i get "Severity Code Description Project File Line Suppression State Error C2065 'ImGuiColumnsFlags_NoResize': undeclared identifier SeaOfChoros C:\Users\Admin\Desktop\New folder\New folder\SeaOfChoros\engine.cpp 628 " and " Severity Code Description Project File Line Suppression State Error C2039 'starts_with': is not a member of 'std::basic_string<char,std::char_traits,std::allocator>' SeaOfChoros C:\Users\Admin\Desktop\New folder\New folder\SeaOfChoros\engine.cpp 1307 "