Re: [Qt-creator] Stepping down as maintainer of the CMake plugin of Qt Creator

2020-06-30 Thread Cornelis Bockemühl
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

[Qt-creator] Support for C++11 and CMake

2020-01-19 Thread Cornelis Bockemühl
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

[Qt-creator] QtCreator and CMake - projects getting tired...

2019-11-01 Thread Cornelis Bockemühl
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

Re: [Qt-creator] ?==?utf-8?q? Setup of CMake based projects

2019-10-21 Thread Cornelis Bockemühl
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

Re: [Qt-creator] ?==?utf-8?q? Setup of CMake based projects

2019-10-09 Thread Cornelis Bockemühl
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

Re: [Qt-creator] ?==?utf-8?q? Setup of CMake based projects

2019-10-04 Thread Cornelis Bockemühl
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 >

Re: [Qt-creator] ?==?utf-8?q? Setup of CMake based projects

2019-10-03 Thread Cornelis Bockemühl
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

[Qt-creator] Setup of CMake based projects

2019-10-03 Thread Cornelis Bockemühl
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