<?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[Which Operating system and Qt development tools&#x2F;libraries combination do you use for development?]]></title><description><![CDATA[<p dir="auto">I want a poll where people can vote. Unfortunately, I do not see a option to create a Poll. Hence this question.</p>
<p dir="auto">I expect objective precise answers like below:</p>
<p dir="auto">Kubuntu 14.04 + Official installer<br />
Kubuntu 17.04 + repository<br />
Manjaro 17.0.1 + repository<br />
Win 7 + Official installer</p>
]]></description><link>https://forum.qt.io/topic/80388/which-operating-system-and-qt-development-tools-libraries-combination-do-you-use-for-development</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Apr 2026 00:50:10 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/80388.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Jun 2017 11:49:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Tue, 20 Jun 2017 09:21:47 GMT]]></title><description><![CDATA[<p dir="auto">Debian <em>buster</em> (testing) with Qt built from git + the version from the repo (currently 5.7.1).<br />
Creator as IDE.<br />
g++ as a compiler.</p>
<p dir="auto">I only test on Windows, but there I use the online installer to get what I need. Creator as IDE and mingw as compiler, I rarely compile with MSVC.</p>
]]></description><link>https://forum.qt.io/post/400625</link><guid isPermaLink="true">https://forum.qt.io/post/400625</guid><dc:creator><![CDATA[kshegunov]]></dc:creator><pubDate>Tue, 20 Jun 2017 09:21:47 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Tue, 20 Jun 2017 09:39:29 GMT]]></title><description><![CDATA[<p dir="auto">Dev: Win7 + Qt 5.9 Official release (from installer) + MSVC2013</p>
<p dir="auto">CI (Build+Test+Deploy):</p>
<ul>
<li>Jenkins on dev system (this is used mainly to build dependencies)</li>
<li><a href="https://www.appveyor.com/docs/build-environment/" target="_blank" rel="noopener noreferrer nofollow ugc">Appveyor</a> MSVC2015 Qt 5.9</li>
<li><a href="https://docs.travis-ci.com/user/ci-environment/#Compilers-%26-Build-toolchain" target="_blank" rel="noopener noreferrer nofollow ugc">Travis CI</a> OSX/Ubunu Clang/gcc Qt 5.9</li>
</ul>
]]></description><link>https://forum.qt.io/post/400595</link><guid isPermaLink="true">https://forum.qt.io/post/400595</guid><dc:creator><![CDATA[VRonin]]></dc:creator><pubDate>Tue, 20 Jun 2017 09:39:29 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Mon, 19 Jun 2017 21:32:03 GMT]]></title><description><![CDATA[<ul>
<li>macOS 10.9 to 10.12, official package and custom builds, latest Xcode for given OS</li>
<li>Win10 official package and custom builds VS2013, VS2015, VS2017, MinGW</li>
<li>Debian 8 repository, official package, custom builds, system g++</li>
<li>Kubuntu 16.10, 17.10, repository, official package, custom builds, system g++</li>
<li>Ubuntu 16.10, 17.10, repository, official package, custom builds, system g++</li>
<li>KDE neon, repository, system g++</li>
</ul>
<p dir="auto">Essentially VMs</p>
<p dir="auto">Not all at the same time.</p>
]]></description><link>https://forum.qt.io/post/400467</link><guid isPermaLink="true">https://forum.qt.io/post/400467</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 19 Jun 2017 21:32:03 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Mon, 19 Jun 2017 05:52:56 GMT]]></title><description><![CDATA[<p dir="auto">Win 10 + custom build + MSVC 2015<br />
Ubuntu 16.04 LTS + custom build + repository gcc<br />
Ubuntu 14.04 LTS + custom build + repository gcc</p>
]]></description><link>https://forum.qt.io/post/400256</link><guid isPermaLink="true">https://forum.qt.io/post/400256</guid><dc:creator><![CDATA[m.sue]]></dc:creator><pubDate>Mon, 19 Jun 2017 05:52:56 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Mon, 19 Jun 2017 05:45:09 GMT]]></title><description><![CDATA[<p dir="auto">The official Online installer for</p>
<ul>
<li>Win 10</li>
<li>macOS Sierra</li>
<li>Ubuntu (VM)</li>
</ul>
]]></description><link>https://forum.qt.io/post/400254</link><guid isPermaLink="true">https://forum.qt.io/post/400254</guid><dc:creator><![CDATA[J.Hilk]]></dc:creator><pubDate>Mon, 19 Jun 2017 05:45:09 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Sun, 18 Jun 2017 19:40:14 GMT]]></title><description><![CDATA[<p dir="auto">Windows 10 + custom build</p>
]]></description><link>https://forum.qt.io/post/400180</link><guid isPermaLink="true">https://forum.qt.io/post/400180</guid><dc:creator><![CDATA[Chris Kawa]]></dc:creator><pubDate>Sun, 18 Jun 2017 19:40:14 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Tue, 20 Jun 2017 04:24:15 GMT]]></title><description><![CDATA[<p dir="auto">Arch Linux with latest Qt from repository + gcc and clang<br />
Win8.1 and Win7 with official installers + mingw</p>
<p dir="auto">--edit<br />
compiled added</p>
]]></description><link>https://forum.qt.io/post/400178</link><guid isPermaLink="true">https://forum.qt.io/post/400178</guid><dc:creator><![CDATA[the_]]></dc:creator><pubDate>Tue, 20 Jun 2017 04:24:15 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Sun, 18 Jun 2017 15:39:25 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
Windows 10 / 7  + Official installer ( 7 is vm)<br />
Linux Mint 18.1  + Official installer (vm)<br />
kde neon + Official installer (vm)</p>
]]></description><link>https://forum.qt.io/post/400157</link><guid isPermaLink="true">https://forum.qt.io/post/400157</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sun, 18 Jun 2017 15:39:25 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Sun, 18 Jun 2017 12:32:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eddy">@<bdi>Eddy</bdi></a> said in <a href="/post/400130">Which Operating system and Qt development tools/libraries combination do you use for development?</a>:</p>
<blockquote>
<p dir="auto">By repositor he probably means the Qt package that is shipped with his linux distribution.</p>
</blockquote>
<p dir="auto">Makes sense :)</p>
<p dir="auto">I'm mainly using Windows 10 + Official installer.</p>
<p dir="auto">I'm also using, in a VM, Ubuntu 17.04 + Official installer. The distro-provided Qt packages tend to be a few versions behind.</p>
]]></description><link>https://forum.qt.io/post/400140</link><guid isPermaLink="true">https://forum.qt.io/post/400140</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Sun, 18 Jun 2017 12:32:52 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Sun, 18 Jun 2017 16:05:41 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/jksh">@<bdi>JKSH</bdi></a> ,</p>
<p dir="auto">By repository he probably means the Qt package that is shipped with his linux distribution.<br />
ie. debian uses apt-get to install them. Those are likely to be of an older version compared to the ones when you use the online installer.</p>
<p dir="auto">Edit : since Qt can be used cross platform, a poll doesn't seem to be a good way to get statistics. We all use different OS 'es.<br />
online installer for :<br />
Win 8.1, 10<br />
Mac OS X El Capitan<br />
Debian Jessie (for the time being)</p>
<p dir="auto">Eddy</p>
]]></description><link>https://forum.qt.io/post/400130</link><guid isPermaLink="true">https://forum.qt.io/post/400130</guid><dc:creator><![CDATA[Eddy]]></dc:creator><pubDate>Sun, 18 Jun 2017 16:05:41 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Sun, 18 Jun 2017 09:44:12 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/gmatbarua">@<bdi>gmatbarua</bdi></a>,</p>
<p dir="auto">What do you mean by "repository" and "official installer"?</p>
<p dir="auto">Also, this forum does not currently support polls.</p>
]]></description><link>https://forum.qt.io/post/400126</link><guid isPermaLink="true">https://forum.qt.io/post/400126</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Sun, 18 Jun 2017 09:44:12 GMT</pubDate></item><item><title><![CDATA[Reply to Which Operating system and Qt development tools&#x2F;libraries combination do you use for development? on Fri, 16 Jun 2017 12:35:41 GMT]]></title><description><![CDATA[<p dir="auto">No replies yet !</p>
<p dir="auto">Let mine be first:<br />
Manjaro 17.0.1 + repository</p>
]]></description><link>https://forum.qt.io/post/399869</link><guid isPermaLink="true">https://forum.qt.io/post/399869</guid><dc:creator><![CDATA[gmatbarua]]></dc:creator><pubDate>Fri, 16 Jun 2017 12:35:41 GMT</pubDate></item></channel></rss>