[Qt-creator] Compilation Database not picked up by Qt Creator (14.0.1, Windows 11)
Christian Kandeler
christian.kandeler at qt.io
Mon Oct 28 13:43:30 CET 2024
On 10/28/24 12:02 PM, Hugo Melder wrote:
> Can you point me to the source where you are processing the compiler flags?
On the code model side that's CompilerOptionsBuilder, build system wise
it's the places where RawProjectPart::setFlagsForC{,xx} is called.
> We have the problem that QTC does not pick up various Objective-C Runtime Flags which are set in CMake.
Please file a bug report for that with a complete minimal example project.
Christian
More information about the Qt-creator
mailing list