QMake ToolsThis extension is used to configure, build, and debug QMake-based Qt projects. The extension can generate the Clangd compilation database file FeedbackThis extension is still in the development stage, and there may be some bugs. If you encounter any problems, please submit an issue on the Gitee. Features
RequirementsTo use this extension, you need to install at least the Qt toolkit, the compiler, and tools like bear.
In addition, you need to install the following extensions maintained by KylinIdeTeam:
Known IssuesCurrently, the generation of the compilation database is through parsing the Makefile generated by qmake. For particularly large projects, the time required to generate compile_commands.json may be longer. |