<?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[Kit selection through project]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am sure that I can install multiple versions of Qt in my desktop and I can manually choose the kit in the preferences.</p>
<p dir="auto">Question is that, can we have this kit configuration stored as part of project?</p>
<p dir="auto">Meaning, when I load the project, choose the kit which was configured before.</p>
<p dir="auto">Is it possible?</p>
]]></description><link>https://forum.qt.io/topic/76792/kit-selection-through-project</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 16:27:45 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/76792.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Mar 2017 13:24:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Kit selection through project on Tue, 07 Mar 2017 10:16:10 GMT]]></title><description><![CDATA[<p dir="auto">Okay bro now On wards i will make new posts .....</p>
]]></description><link>https://forum.qt.io/post/380314</link><guid isPermaLink="true">https://forum.qt.io/post/380314</guid><dc:creator><![CDATA[veera]]></dc:creator><pubDate>Tue, 07 Mar 2017 10:16:10 GMT</pubDate></item><item><title><![CDATA[Reply to Kit selection through project on Mon, 06 Mar 2017 06:37:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veera">@<bdi>veera</bdi></a> said in <a href="/post/380014">Kit selection through project</a>:</p>
<blockquote>
<p dir="auto">I am new to Qt gui programming so i am facing the problem i did not understand how to solve this problem so i posted ....if you don't want answer this question instead of telling "stop highjacking other people thread with your unrelated question"  somebody will answer .if you have answer tell me otherwise leave it bro....</p>
</blockquote>
<p dir="auto">All that Sam was saying is not to pick any post and add your question. The reason is "maintainability". Tomorrow when some want to surf for the answer for specific problem, it will be much confusing. That's one of the reason that Sam did not answer your question here. Highly recommend you to create a new post and ask your question. Do not ask a different question in a on going conversation.</p>
]]></description><link>https://forum.qt.io/post/380022</link><guid isPermaLink="true">https://forum.qt.io/post/380022</guid><dc:creator><![CDATA[kumararajas]]></dc:creator><pubDate>Mon, 06 Mar 2017 06:37:45 GMT</pubDate></item><item><title><![CDATA[Reply to Kit selection through project on Mon, 06 Mar 2017 06:33:42 GMT]]></title><description><![CDATA[<p dir="auto">Hello SGaist,<br />
I am new to Qt gui programming so i am facing the problem i did not understand how to solve this problem so i posted ....if you don't want answer this question instead of telling "stop highjacking other people thread with your unrelated question"  somebody will answer .if you have answer tell me otherwise leave it bro....</p>
]]></description><link>https://forum.qt.io/post/380014</link><guid isPermaLink="true">https://forum.qt.io/post/380014</guid><dc:creator><![CDATA[veera]]></dc:creator><pubDate>Mon, 06 Mar 2017 06:33:42 GMT</pubDate></item><item><title><![CDATA[Reply to Kit selection through project on Sat, 04 Mar 2017 20:35:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veera">@<bdi>veera</bdi></a> I already kindly asked you <a href="https://forum.qt.io/topic/76695/add-contextual-menu-to-qtableview">here</a> to stop highjacking other people thread with your unrelated questions. So again: <strong>stop</strong>.</p>
]]></description><link>https://forum.qt.io/post/379849</link><guid isPermaLink="true">https://forum.qt.io/post/379849</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 04 Mar 2017 20:35:25 GMT</pubDate></item><item><title><![CDATA[Reply to Kit selection through project on Sat, 04 Mar 2017 10:53:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi  All,<br />
I am trying to install latest version of qt using online qt run on my another ubuntu 16.04 LTS 64 bit .....it was successfully installed  took 8 hours ...i configured the path is Home only in Qt directory there are lot of qt versions are there  while trying check the qt version is qmake --version is 5.5 and  i am trying to connect mssql server through qt application it is coming as intermixing of qt version and installed odbc driver successfully....</p>
]]></description><link>https://forum.qt.io/post/379796</link><guid isPermaLink="true">https://forum.qt.io/post/379796</guid><dc:creator><![CDATA[veera]]></dc:creator><pubDate>Sat, 04 Mar 2017 10:53:11 GMT</pubDate></item><item><title><![CDATA[Reply to Kit selection through project on Fri, 03 Mar 2017 07:00:19 GMT]]></title><description><![CDATA[<p dir="auto">That's sweet.</p>
<p dir="auto">Thanks a lot for the clear explanation. Makes me clear!</p>
]]></description><link>https://forum.qt.io/post/379580</link><guid isPermaLink="true">https://forum.qt.io/post/379580</guid><dc:creator><![CDATA[kumararajas]]></dc:creator><pubDate>Fri, 03 Mar 2017 07:00:19 GMT</pubDate></item><item><title><![CDATA[Reply to Kit selection through project on Thu, 02 Mar 2017 16:23:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kumararajas">@<bdi>kumararajas</bdi></a><br />
What i did was<br />
Make default gui project use, first kit<br />
Save all and quit Creator<br />
Go to folder and make COPY of the *.user file<br />
Open project again and change kit<br />
Close Creator</p>
<p dir="auto">use tool to compare copy of .user and the .user file<br />
like <a href="http://winmerge.org/?lang=en" target="_blank" rel="noopener noreferrer nofollow ugc">http://winmerge.org/?lang=en</a></p>
<p dir="auto">Then it was really clear.</p>
<p dir="auto">anyway</p>
<p dir="auto">&lt;variable&gt;ProjectExplorer.Project.ActiveTarget&lt;/variable&gt;<br />
&lt;value type="int"&gt;1&lt;/value&gt;<br />
&lt;/data&gt;</p>
<p dir="auto">points to the kit and</p>
<p dir="auto">&lt;variable&gt;ProjectExplorer.Project.Target.1&lt;/variable&gt;</p>
<p dir="auto">define the kit</p>
<p dir="auto">Start with 0 (zero)</p>
]]></description><link>https://forum.qt.io/post/379470</link><guid isPermaLink="true">https://forum.qt.io/post/379470</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Thu, 02 Mar 2017 16:23:10 GMT</pubDate></item><item><title><![CDATA[Reply to Kit selection through project on Thu, 02 Mar 2017 14:45:37 GMT]]></title><description><![CDATA[<p dir="auto">In .pro.user file, I do not see any configuration that indicates the kit selection.</p>
<p dir="auto">Can you help me with the screenshot or an example?</p>
<p dir="auto">Thank you Sam!</p>
]]></description><link>https://forum.qt.io/post/379448</link><guid isPermaLink="true">https://forum.qt.io/post/379448</guid><dc:creator><![CDATA[kumararajas]]></dc:creator><pubDate>Thu, 02 Mar 2017 14:45:37 GMT</pubDate></item><item><title><![CDATA[Reply to Kit selection through project on Thu, 02 Mar 2017 14:30:19 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Qt Creator stores that kind of information in your_project.pro.user so when you reopen it it should load it with your kit selection etc.</p>
<p dir="auto">Note that this file should not be part of your repository since it contains data specific to your machine and Qt installation that won't valid for someone else or simply for another platform you develop on.</p>
]]></description><link>https://forum.qt.io/post/379441</link><guid isPermaLink="true">https://forum.qt.io/post/379441</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 02 Mar 2017 14:30:19 GMT</pubDate></item></channel></rss>