Re: [Interest] Qt 6 and Windows with MSVC 2019

2022-12-30 Thread Nuno Santos
t on behalf of Nuno Santos > > Sent: Thursday, December 29, 2022 14:16 > To: Macieira, Thiago > Cc: interest@qt-project.org > Subject: Re: [Interest] Qt 6 and Windows with MSVC 2019 > > Thiago, > > Thanks for your reply. > > This was run inside Qt Creator. > &g

Re: [Interest] Qt 6 and Windows with MSVC 2019

2022-12-29 Thread Cristian Adam via Interest
heers, Cristian. From: Interest on behalf of Nuno Santos Sent: Thursday, December 29, 2022 14:16 To: Macieira, Thiago Cc: interest@qt-project.org Subject: Re: [Interest] Qt 6 and Windows with MSVC 2019 Thiago, Thanks for your reply. This was run inside Qt Cr

Re: [Interest] Qt 6 and Windows with MSVC 2019

2022-12-29 Thread Nuno Santos
Thiago, Thanks for your reply. This was run inside Qt Creator. Regards, Nuno > On 29 Dec 2022, at 11:42, Thiago Macieira wrote: > > On Thursday, 29 December 2022 07:55:52 -03 Nuno Santos wrote: >> -- The CXX compiler identification is unknown > > Did you run this from inside the MSVC Comman

Re: [Interest] Qt 6 and Windows with MSVC 2019

2022-12-29 Thread Thiago Macieira
On Thursday, 29 December 2022 07:55:52 -03 Nuno Santos wrote: > -- The CXX compiler identification is unknown Did you run this from inside the MSVC Command Prompt, where the vcvarsall.bat script was previously run to set the environment up? -- Thiago Macieira - thiago.macieira (AT) intel.com

[Interest] Qt 6 and Windows with MSVC 2019

2022-12-29 Thread Nuno Santos
Hi, I’m trying to experiment Qt 6 on Windows but I’m facing an issue. If I setup a test quick project using qmake, it works. However, if I choose cmake failed to find the compiler with the following cmake error: Running C:\Program Files\CMake\bin\cmake.exe -S C:/Users/sinos/workspace/qt6 -B C: