-
Qt Creator 4.11.2 on Windows. Have a CMake project open.
On some some sources files editorconfig doesn't work and this message appears:
editorconfig: Input file must be a full path name.
I'm …
-
Warning: I'm not familiar with `cmake`, my experience had been with `qmake` so far. My question will probably be asked again and again, as QT Creator is a popular IDE for Qt/QML applications.
I'm t…
-
Hi,
You seem to have gone with a great start with this project. Why has it stopped? With Qt Creator Language Client now being supported, which combines Qt Creator with RLS, finishing this plugin wi…
-
Hi there,
I just installed Qt Creator 4.4.1 on Windows 7, and opened the FourierGL project. I ran the build and that worked, but when I run it it says "error: opengl32.lib: No such file or director…
iank- updated
7 years ago
-
If/when you move to Qt 6, any chance you could do a legacy build or otherwise incorporate community-sourced compatibility patches for older versions of Windows?
More information below:
### Foru…
-
It would be convenient for users to clearly see which Qt Creator version is required by plugin. Take a look at Help -> About Plugins - all plugins are 3.4.0 except yours. Other third-party plugins lik…
-
Hi Levi
I copied and pasted your scripts in to "Additional startup commands" for GDB, however when I click step into, the debug still goes into those library, not directly into my own code.
-
build the project manually from Qt Creator (http://www.qt.io/ide/, recommended), follow these steps:
Open the build_all_* project.
Build qt_*_hmi_tester project.
Build qt_*_lib_preloa…
-
win 64 in qt creator qt 5.8:
runtime error:
Vertex shader compilation failed .
what should i do?
-
Hi
I would like to add a line space before & after each main menu category on the left side column. Which QML file can I edit to add spacing for these??
e.g. from this:
Python 3.10
QT Creato…