Re: f35 kdevelop 5.6.2 :: within project sting_view not found in std?
René J.V. Bertin <[email protected]> Fri, 11 Feb 2022 17:35:53 +0100
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <2080362.X4W3NqoL9I@bola> |
On Friday February 11 2022 16:11:49 Adrian Sevcenco wrote: >> The prefs tab where you select the dialect to use also has a text entry for setting custom arguments passed to the >you mean in the project? >actually, with am empty project just for my application i made sure to have this: >https://prntscr.com/26tsaq6 Yes, this tab, and the settings there look good. Does it change anything if you switch the "compiler for path" to clang? (NB: I'm not even certain what this is used for; the compiler to be used is under cmake control, and the parser uses libclang...) R.