-
We use clangd with Qt Creator and Vim. Qt Creator generates a compile_commands.json files like this:
```[
{
"arguments": [
"clang",
"-x",
"c++",
…
-
I use QtCreator 4.3.1 with Qt 5.9.1 on macOS Sierra 10.12.6. I have followed the instructions at https://github.com/qtquickvcp/MachinekitSDK#install-with-qtcreator. I can see the files are copied:
…
-
**PROBLEM**
Currently, to generate the files for this project, we need to generate the Framework compilation database from QtCreator by enabling `qmake system()` and clicking on `Build->Generate Comp…
-
Compiling with --static-qt works just fine, but the lack of qtcreator is not something my team can be using so I need to compile it one way or another.
What I have done so far :
- I activated all th…
-
```
What steps will reproduce the problem?
1.open ltr_gui.pro with QTCreator 5.3.2
2.change "include " with include "" (because QT5 can't
find libraries under QtGui)
3.push start button in interface …
-
- [ ] User needs to install compiler and libgl in order to be able to compile a Qt app
- [x] Qt Creator crashes when trying to edit a GUI file, `Could not find QtWebEngineProcess`, try setting QTWEBEN…
-
Voici comment procéder :
1. Télécharger et installer la **version 32 bits** de Qt Creator 4.3.0 : https://download.qt.io/archive/qtcreator/4.3/4.3.0/
2. Lancer Qt Creator afin qu'il crée certains…
-
https://doc.qt.io/qtcreator/creator-qml-performance-monitor.html#visualizing-statistics-as-flame-graphs
-
I get this error on version Qt Creator 4.1.0 ![qt_tabbed_editor_](https://cloud.githubusercontent.com/assets/13709948/20718733/9a4fb5f2-b651-11e6-958f-5c1cceb62f25.png)
Any chance of an update to g…
-
```
What steps will reproduce the problem?
I'm using ffmpeg and marble opensource lib
What is the expected output? What do you see instead?
the compilation failled:
d:\dev\qt\qtcreator-2.3.1\mingw\bi…