-
Sorry, I am a new user of Qt. Attempting to build from Stylit.pro will give me ~5000 flags, ex:
C:\Qt\6.0.1\mingw81_64\include\QtCore\qhashfunctions.h:166: warning: optimization attribute on 'size…
-
Ubuntu 20.04
Unabable to build, if I try to open AnimeEffects.pro as a project I get:
`No build found in /home/orophix/Tools/AnimeEffects/src matching project /home/orophix/Tools/AnimeEffects/sr…
-
Foreslår at alle sett encoding til UTF-8 uten BOM. Fekk masse kråketegn når eg henta dei siste filene i dag so vi har tydelegvis litt ulik encoding.
-
```
I think it would be very useful if a 64-bit build of Qt Creator is also
available for 64-bit debugging support.
```
Original issue reported on code.google.com by `Net...@gmail.com` on 1 Jun 2010 …
-
```
I think it would be very useful if a 64-bit build of Qt Creator is also
available for 64-bit debugging support.
```
Original issue reported on code.google.com by `Net...@gmail.com` on 1 Jun 2010 …
-
```
Does someone try to build the project with Qt creator and not Visual C++ 2008?
I am getting 2 errors when building the project from Qt creator
1. call of overloaded 'QBrush(NULL) is ambiguous'
2.…
-
System: ArchLinux x86_64
IDE: Qt Creator
Issues occurs on stable and master branches.
Hello,
I recently tried to use OpenFrameworks in Qt Creator. So I downloaded the github repo, compiled openF…
-
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…
-
### Issue type
Crash or freeze
### Description with steps to reproduce
1. Open MuseScore
2. MuseScore crashes (Screenshot of log provided)
Actual behaviour:
MuseScore crashes
Expected behav…
-
Integrate the GoogleTest testing framework into the project.
Follow the [cmake setup instructions](https://google.github.io/googletest/quickstart-cmake.html).