Qt Creator Parse Context always Obj-C instead of C++
Unsolved
Qt Creator and other tools
-
Hello,
everytime I open a C++ file, it is recognized as Obj-C. This is really annoying, because it bloats my windows with semantic issues.
Is there a way to prevent Qt Creator to parse Obj-C or generally disable Obj-C?
I am using QtCreator 4.6.0.
Thanks
-
-
Hi @silau,
Interesting. I have nearly the opposite problem (C files treated as C++): QTCREATORBUG-20039 You can join me there, it seems there is really a bug :)
Regards