Re: [Development] Building Qt using Visual Studio

2025-04-22 Thread Scott Bloom
Then the bug should be "remove -cmake-generator" from configure 😊 -Original Message- From: Development On Behalf Of Thiago Macieira Sent: Tuesday, April 22, 2025 10:17 To: development@qt-project.org Subject: Re: [Development] Building Qt using Visual Studio On Tuesday, 22

Re: [Development] Building Qt using Visual Studio

2025-04-22 Thread Thiago Macieira
On Tuesday, 22 April 2025 09:46:40 Pacific Daylight Time Scott Bloom wrote: > Or is non-ninja not truly supported yet and this is a known issue? Only Ninja is supported. -- Thiago Macieira - thiago.macieira (AT) intel.com Principal Engineer - Intel DCAI Platform & System Engineering smime.p7

[Development] Building Qt using Visual Studio

2025-04-22 Thread Scott Bloom
I am trying to build Qt 6.8.2 inside Visual Studio 2022 I am able, with no issues to build it using ninja. However when I use -cmake-generator "Visual Studio 17 2022" I get the following error (for tons of projects, not just the one listed) CMake Error in CMakeLists.txt: The EXCLUDE_FROM_AL