oject.org
https://lists.qt-project.org/listinfo/qt-creator
--
*Cornelis Bockemühl*
mail: corne...@bockemuehl.ch
phone: +41 79 644 9943
Basel, Switzerland
https://cobo.bockemuehl.ch
___
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-proje
Since I updated to version 4.11, the editor in QtCreator constantly gives me
syntax warnings about features that are from C++11, telling me that they are
not compatible with C++98. Well yes, I know that, and also the compiler knows
it (compiler from Visual Studio 2015 on Windows 10, however MS
I know that probably I should update eventually: my QtCreator is version 4.9.0
- and maybe the issue will go away!? However it is hard to tell immediately
because it happens only sporadically, so I could not reproduce it on purpose.
And right now it just happened again, so I am taking the oppor
Dear Tobias,
Thanks for taking up my suggestions regarding an improvement of the
"conflict dialog"!
One more remark I want to add in a more general way, referring to
the subject of "clash of cultures" between CMake and Qt world and
your following explanations:
...
>If not asked to import a dire
Hi Tobias,
This is a "side track" of the initial thread about setup problems of CMake
based projects: I was mentioning the fact that already now the QtCreator
sometimes asks what to do with certain settings that seem to be "changed on
disk" - probably meaning: there are differences between *.u
Dear Tobias,
>The CMake version is great, it already has fileapi! Unfortunately your
>Creator is too old to make use of it.
>
>For the CMake version you use, the 4.11 snapshots will work best. You
>can find binaries over at
>https://download.qt.io/snapshots/qtcreator/4.11/ , so no need to build
>
Hello Tobias,
>Hi Cornelis,
>
>first of all: Thank you very much for taking the time to provide your
>feedback! May I ask which version of CMake and Qt Creator you use?
>Creator has three very different ways to interact with CMake, based on
>the features that are available there -- which mostly d
Currently I am mostly working on CMake based C++ projects (including Qt), and
the QtCreator is by far my favorite GUI for development. However, the
cooperation between CMake and QtCreator feels in many ways a lot like a "clash
of cultures", but I also see a lot of progress during the past years