On 03/04/2019 11:57, Tobias Hunger wrote:
On Wed, 2019-04-03 at 11:42 +0200, Toralf Lund wrote:
Hi,

I just upgraded to Qt Creator 4.8.2, and after this I started getting
lots of messages like

Running "/usr/bin/cmake -E server --pipe=/tmp/cmake-vd0eaO/socket
--experimental" in my-build-directory

in the General Messages pane. It seems like another one of these lines
appear every time I switch to a new file in the editor. It happens even
when the files are not part of a CMake project, and the active project
is not using CMake. But a CMake project has been loaded.

That is unexpected. One server should just run all the time without any need to
restart for each cmake project that is open.

Please consider to file a bug report.

OK. I filed one last week.

- Toralf


Best Regards,
Tobias

PS: The newest CMake comes with a replacement mechanism for server mode, so a
major rewrite of the entire cmake support is necessary:-/


_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to