Re: Parsing issues with libclang5 on kdevelop 5.2.1
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <1698635.gNlST1B2ng@bola> |
On Sunday March 04 2018 21:47:33 Mathias Kraus wrote: >I think I found the problem. By default, gcc is set as compiler at Project -> Open Configuration -> Language Support -> C/C++ Parser. >Setting it to clang solved the problem. Is there somewhere a configuration option to set clang as default? This may be a stupid question: can libclang be set to parse as if it's GCC, or is the option name an echo from the past when KDevelop had its own parser? R.