<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Hi Nuno,</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br>
</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">The error message says that there is no CMAKE_CXX_COMPILER specified.</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br>
</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Your CMake command has only -S <source> and -B <build-dir> parameters. This means that
 you already have configured the project with an invalid CMAKE_CXX_COMPILER  parameter.</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br>
</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Delete your build directory and try again or click on "Re-configure with Initial Parameters"
 in the CMake project settings. Qt Creator should issue a CMake command with a -D CMAKE_CXX_COMPILER parameter.</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br>
</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">If the CMAKE_CXX_COMPILER parameter is empty, then you have to check your Kit's compiler
 settings, fix the issue and try again.   </span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br>
</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Cheers,</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Cristian. </span></div>
<div class="elementToProof"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br>
</span></div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Interest <interest-bounces@qt-project.org> on behalf of Nuno Santos <nuno.santos@imaginando.pt><br>
<b>Sent:</b> Thursday, December 29, 2022 14:16<br>
<b>To:</b> Macieira, Thiago <thiago.macieira@intel.com><br>
<b>Cc:</b> interest@qt-project.org <interest@qt-project.org><br>
<b>Subject:</b> Re: [Interest] Qt 6 and Windows with MSVC 2019</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Thiago,<br>
<br>
Thanks for your reply.<br>
<br>
This was run inside Qt Creator.<br>
<br>
Regards,<br>
<br>
Nuno<br>
<br>
> On 29 Dec 2022, at 11:42, Thiago Macieira <thiago.macieira@intel.com> wrote:<br>
> <br>
> On Thursday, 29 December 2022 07:55:52 -03 Nuno Santos wrote:<br>
>> -- The CXX compiler identification is unknown<br>
> <br>
> Did you run this from inside the MSVC Command Prompt, where the vcvarsall.bat <br>
> script was previously run to set the environment up?<br>
> <br>
> -- <br>
> Thiago Macieira - thiago.macieira (AT) intel.com<br>
>  Cloud Software Architect - Intel DCAI Cloud Engineering<br>
> <br>
> <br>
> <br>
> _______________________________________________<br>
> Interest mailing list<br>
> Interest@qt-project.org<br>
> <a href="https://lists.qt-project.org/listinfo/interest">https://lists.qt-project.org/listinfo/interest</a><br>
<br>
_______________________________________________<br>
Interest mailing list<br>
Interest@qt-project.org<br>
<a href="https://lists.qt-project.org/listinfo/interest">https://lists.qt-project.org/listinfo/interest</a><br>
</div>
</span></font></div>
</body>
</html>