<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[C1083: Cannot open compiler generated file.]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I have a C++ project that I want to compile. When I use command prompt and build it using Cmake together with Ninja as generator and builder, it works, however, when I use QT with Ninja as generator and VS 19 x64 it gives me the following error:</p>
<p dir="auto">C1083: Cannot open compiler generated file: ":Invalid argument</p>
<p dir="auto">Anyone knows what is going wrong?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.qt.io/topic/135098/c1083-cannot-open-compiler-generated-file</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 05:21:21 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/135098.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Mar 2022 10:00:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to C1083: Cannot open compiler generated file. on Mon, 21 Mar 2022 18:30:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Why are there two different CMakeLists.txt files to build your project ?</p>
]]></description><link>https://forum.qt.io/post/707174</link><guid isPermaLink="true">https://forum.qt.io/post/707174</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 21 Mar 2022 18:30:29 GMT</pubDate></item><item><title><![CDATA[Reply to C1083: Cannot open compiler generated file. on Mon, 21 Mar 2022 12:57:22 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your answer, Yes I meant QT creator.<br />
I managed to solve the issue. The Cmakelist file for compiling the project in QTcreator is different from the one used for compiling it via CMD.</p>
]]></description><link>https://forum.qt.io/post/707128</link><guid isPermaLink="true">https://forum.qt.io/post/707128</guid><dc:creator><![CDATA[Reza Besharat]]></dc:creator><pubDate>Mon, 21 Mar 2022 12:57:22 GMT</pubDate></item><item><title><![CDATA[Reply to C1083: Cannot open compiler generated file. on Wed, 16 Mar 2022 10:22:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reza-besharat">@<bdi>Reza-Besharat</bdi></a> said in <a href="/post/706581">C1083: Cannot open compiler generated file.</a>:</p>
<blockquote>
<p dir="auto">when I use QT</p>
</blockquote>
<p dir="auto">Do you mean QtCreator?<br />
Please post whole build log.</p>
]]></description><link>https://forum.qt.io/post/706585</link><guid isPermaLink="true">https://forum.qt.io/post/706585</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Wed, 16 Mar 2022 10:22:49 GMT</pubDate></item></channel></rss>