f35 kdevelop 5.6.2 :: within project sting_view not found in std?
Adrian Sevcenco <[email protected]> Fri, 11 Feb 2022 11:26:37 +0200
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <[email protected]> |
Hi! I have a really weird problem with kdevelop: in the problems tab i get: No type named 'string_view' in namespace 'std' i made sure that in the project configuration -> Laguage support -> C/C++ parser i have c++ profile to c++17 and Compiler for path = GCC Any idea why string_view could not be found in std? Thanks a lot! Adrian