clang does not recognize qt-related header files #11363
Replies: 3 comments
-
you need to setup a compilation database. Helix doesn't control the LSP and has no concept of a header file, libraries or compilation. This is most likely a config issue on your side (in theory it could be a bug with clangd but very unlikely, definitely not related to helix) |
Beta Was this translation helpful? Give feedback.
-
thanks for your replay. I'll look into it myself. |
Beta Was this translation helpful? Give feedback.
-
You just need to run |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, everyone. I have compile success a qt program in windows. but it could not find header file about qt. Whose problem is this and is there a solution for it?
system: win10
hx: 24.7
Beta Was this translation helpful? Give feedback.
All reactions