Re: [Qt-creator] CMake configuration loop when using vcpkg

2021-09-15 Thread Cristian Adam
Hi Jakub, The bug is fixed in Qt Creator 5.0.1 ! Cheers, Cristian. On 8/30/2021 10:18 AM, Cristian Adam wrote: Hi Jakub, The infinite CMake loop bug is still not yet fixed. See https://bugreports.qt.io/browse/QTCREATORBUG-25346 for a simila

Re: [Qt-creator] CMake configuration loop when using vcpkg

2021-08-30 Thread Cristian Adam
Hi Jakub, The infinite CMake loop bug is still not yet fixed. See https://bugreports.qt.io/browse/QTCREATORBUG-25346 for a similar vpkg report. The workaround that seems to work is unchecking "Autorun CMake" in Qt Creator settings. Cheers, Cristian. On 8/26/2021 6:32 PM, Jakub Narolewski

[Qt-creator] CMake configuration loop when using vcpkg

2021-08-30 Thread Jakub Narolewski
I recently stated observing extremely annoying thing when I use QtCreator with projects that also happen to use vcpkg as my package manager. Namely, after initial, successful CMake configuration, any call to CMake configure causes infinite 'configuration loop'. This happens when QtCreator detects