<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting started for Qt and C++ development on windows</title>
	<atom:link href="http://thedevignpath.com/archives/67/feed" rel="self" type="application/rss+xml" />
	<link>http://thedevignpath.com/archives/67</link>
	<description>design + development = devign</description>
	<lastBuildDate>Thu, 05 May 2011 21:48:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: iampeterbanjo</title>
		<link>http://thedevignpath.com/archives/67/comment-page-1#comment-466</link>
		<dc:creator>iampeterbanjo</dc:creator>
		<pubDate>Wed, 19 May 2010 20:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://thedevignpath.com/archives/67#comment-466</guid>
		<description>thanks mapick. that&#039;s awesome!</description>
		<content:encoded><![CDATA[<p>thanks mapick. that&#8217;s awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iampeterbanjo</title>
		<link>http://thedevignpath.com/archives/67/comment-page-1#comment-465</link>
		<dc:creator>iampeterbanjo</dc:creator>
		<pubDate>Wed, 19 May 2010 20:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://thedevignpath.com/archives/67#comment-465</guid>
		<description>@art i looked in my Qt...\bin directory and I have minGW32-make.exe in there. 

It&#039;s been a while since I set things up so my memory is a bit rusty. That&#039;s why I thought that I would write them down and put them on-line &#039;cos it was a pain. :-)</description>
		<content:encoded><![CDATA[<p>@art i looked in my Qt&#8230;\bin directory and I have minGW32-make.exe in there. </p>
<p>It&#8217;s been a while since I set things up so my memory is a bit rusty. That&#8217;s why I thought that I would write them down and put them on-line &#8216;cos it was a pain. <img src='http://thedevignpath.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: art</title>
		<link>http://thedevignpath.com/archives/67/comment-page-1#comment-419</link>
		<dc:creator>art</dc:creator>
		<pubDate>Sat, 08 May 2010 21:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://thedevignpath.com/archives/67#comment-419</guid>
		<description>In the last PATH variable, I think you need another qt in front of qmake. Also, all the startup stuff says to run make after running qmake. Do they mean mingw32-make for the minGW version?</description>
		<content:encoded><![CDATA[<p>In the last PATH variable, I think you need another qt in front of qmake. Also, all the startup stuff says to run make after running qmake. Do they mean mingw32-make for the minGW version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mapick</title>
		<link>http://thedevignpath.com/archives/67/comment-page-1#comment-352</link>
		<dc:creator>mapick</dc:creator>
		<pubDate>Tue, 09 Mar 2010 10:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://thedevignpath.com/archives/67#comment-352</guid>
		<description>...i forget

1) you must install on your device the qt_installer.sis you find in qt directory

2) here there are all the &quot;qt official installation guides&quot;
http://qt.nokia.com/doc/4.6/installation.html

...and good luck!</description>
		<content:encoded><![CDATA[<p>&#8230;i forget</p>
<p>1) you must install on your device the qt_installer.sis you find in qt directory</p>
<p>2) here there are all the &#8220;qt official installation guides&#8221;<br />
<a href="http://qt.nokia.com/doc/4.6/installation.html" rel="nofollow">http://qt.nokia.com/doc/4.6/installation.html</a></p>
<p>&#8230;and good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mapick</title>
		<link>http://thedevignpath.com/archives/67/comment-page-1#comment-351</link>
		<dc:creator>mapick</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://thedevignpath.com/archives/67#comment-351</guid>
		<description>hi peter and thanks for your answer,
i&#039;m still confused on qt installation however it works!

1) here i chose my SDK platform (n95 = S60 FP1)
http://www.forum.nokia.com/info/sw.nokia.com/id/4a7149a5-95a5-4726-913a-3c6f21eb65a5/S60-SDK-0616-3.0-mr.html
2) here you find all possible immaginable original qt downloads
ftp://ftp.qt.nokia.com
3) i installed
qt-sdk-win-opensource-2010.02.1.exe (as indicated here)
qt-symbian-opensource-4.6.2.exe (only &#039;cause the name!)
4) i set environment variables as detailed by this post (using &quot;2010.02.1&quot; instead of &quot;2010.02&quot; and so on) infact installer doesn&#039;t seem to set them
5) i also found further specific &quot;mobility API&quot; in
http://qt.nokia.com/developer/new-qt-apis/view

...and it started!</description>
		<content:encoded><![CDATA[<p>hi peter and thanks for your answer,<br />
i&#8217;m still confused on qt installation however it works!</p>
<p>1) here i chose my SDK platform (n95 = S60 FP1)<br />
<a href="http://www.forum.nokia.com/info/sw.nokia.com/id/4a7149a5-95a5-4726-913a-3c6f21eb65a5/S60-SDK-0616-3.0-mr.html" rel="nofollow">http://www.forum.nokia.com/info/sw.nokia.com/id/4a7149a5-95a5-4726-913a-3c6f21eb65a5/S60-SDK-0616-3.0-mr.html</a><br />
2) here you find all possible immaginable original qt downloads<br />
<a href="ftp://ftp.qt.nokia.com" rel="nofollow">ftp://ftp.qt.nokia.com</a><br />
3) i installed<br />
qt-sdk-win-opensource-2010.02.1.exe (as indicated here)<br />
qt-symbian-opensource-4.6.2.exe (only &#8217;cause the name!)<br />
4) i set environment variables as detailed by this post (using &#8220;2010.02.1&#8243; instead of &#8220;2010.02&#8243; and so on) infact installer doesn&#8217;t seem to set them<br />
5) i also found further specific &#8220;mobility API&#8221; in<br />
<a href="http://qt.nokia.com/developer/new-qt-apis/view" rel="nofollow">http://qt.nokia.com/developer/new-qt-apis/view</a></p>
<p>&#8230;and it started!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iampeterbanjo</title>
		<link>http://thedevignpath.com/archives/67/comment-page-1#comment-350</link>
		<dc:creator>iampeterbanjo</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://thedevignpath.com/archives/67#comment-350</guid>
		<description>Thanks mapick. I often run into this problem when I try and pick a new programming language or development environment - there&#039;s a lot of assumed knowledge which makes it difficult to get started. I&#039;m glad I could help you a bit.

I am not sure about the symbian installer. That&#039;s what I really want to get into but I am not that far yet.

Let me know if it works for you.</description>
		<content:encoded><![CDATA[<p>Thanks mapick. I often run into this problem when I try and pick a new programming language or development environment &#8211; there&#8217;s a lot of assumed knowledge which makes it difficult to get started. I&#8217;m glad I could help you a bit.</p>
<p>I am not sure about the symbian installer. That&#8217;s what I really want to get into but I am not that far yet.</p>
<p>Let me know if it works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mapick</title>
		<link>http://thedevignpath.com/archives/67/comment-page-1#comment-349</link>
		<dc:creator>mapick</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://thedevignpath.com/archives/67#comment-349</guid>
		<description>...and now i found another qt-symbian-opensource-4.6.2.exe package (http://doc.trolltech.com/4.6/install-symbian-installer.html)...? do i need it too or are qt-sdk/qt-win enought?</description>
		<content:encoded><![CDATA[<p>&#8230;and now i found another qt-symbian-opensource-4.6.2.exe package (<a href="http://doc.trolltech.com/4.6/install-symbian-installer.html" rel="nofollow">http://doc.trolltech.com/4.6/install-symbian-installer.html</a>)&#8230;? do i need it too or are qt-sdk/qt-win enought?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mapick</title>
		<link>http://thedevignpath.com/archives/67/comment-page-1#comment-348</link>
		<dc:creator>mapick</dc:creator>
		<pubDate>Mon, 08 Mar 2010 15:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://thedevignpath.com/archives/67#comment-348</guid>
		<description>a great and complete guide to qt installation!
i wasted a lot of time but i couldn&#039;t install qt 4.6.2 correctly till this post, thanks again
(...but how is it possible? trolltech doesn&#039;t give clear instructions to install its (best) product...)</description>
		<content:encoded><![CDATA[<p>a great and complete guide to qt installation!<br />
i wasted a lot of time but i couldn&#8217;t install qt 4.6.2 correctly till this post, thanks again<br />
(&#8230;but how is it possible? trolltech doesn&#8217;t give clear instructions to install its (best) product&#8230;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

