<?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: MADDE + Qt 4.7</title>
	<atom:link href="http://anselmolsm.org/blog/madde-qt-4-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://anselmolsm.org/blog/madde-qt-4-7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=madde-qt-4-7</link>
	<description></description>
	<lastBuildDate>Wed, 28 Mar 2012 10:28:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Zwong &#187; Blog Archive &#187; Qt Mobility 1.1 + Maemo5 + Nokia Qt SDK</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-135</link>
		<dc:creator>Zwong &#187; Blog Archive &#187; Qt Mobility 1.1 + Maemo5 + Nokia Qt SDK</dc:creator>
		<pubDate>Mon, 25 Oct 2010 09:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-135</guid>
		<description>[...] get Qt 4.7 into MADDE. Luckily someone else already wrote about that. The instructions can be found here. Make sure to set the MADDE_PATH in fetch-qt4.7.0-latest.sh to something like [...] </description>
		<content:encoded><![CDATA[<p>[...] get Qt 4.7 into MADDE. Luckily someone else already wrote about that. The instructions can be found here. Make sure to set the MADDE_PATH in fetch-qt4.7.0-latest.sh to something like [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oceanchild</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-134</link>
		<dc:creator>oceanchild</dc:creator>
		<pubDate>Fri, 10 Sep 2010 10:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-134</guid>
		<description>@anselmolsm, thanks a lot.</description>
		<content:encoded><![CDATA[<p>@anselmolsm, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anselmolsm</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-133</link>
		<dc:creator>anselmolsm</dc:creator>
		<pubDate>Thu, 09 Sep 2010 22:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-133</guid>
		<description>@oceanchild, ok, I found why Qt Creator complains about Qt not properly installed. It uses the output of &#039;qmake -query&#039; to check the paths to Qt binaries, libs, headers and other stuff.

With the steps used to generate this MADDE with Qt 4.7, we build the Qt tools (e.g. qmake) with prefix =/opt/qt4-maemo5 . However, we uncompress the deb files with libs and headers to the sysroot inside MADDE dir. For the MADDE point of view, it is ok, but Qt Creator does not understand that.

So, as a workaround, I created these 2 links:

ln -s PATH_TO_MADDE/0.6.72/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/opt/qt4-maemo5/ /opt/qt4-maemo5/lib

ln -s PATH_TO_MADDE/0.6.72/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/opt/qt4-maemo5/include/ /opt/qt4-maemo5/

With those links, the verification made by Qt Creator works, then the Frankenstein Qt we created is recognized as a valid and can be used to build projects inside Creator =)</description>
		<content:encoded><![CDATA[<p>@oceanchild, ok, I found why Qt Creator complains about Qt not properly installed. It uses the output of &#8216;qmake -query&#8217; to check the paths to Qt binaries, libs, headers and other stuff.</p>
<p>With the steps used to generate this MADDE with Qt 4.7, we build the Qt tools (e.g. qmake) with prefix =/opt/qt4-maemo5 . However, we uncompress the deb files with libs and headers to the sysroot inside MADDE dir. For the MADDE point of view, it is ok, but Qt Creator does not understand that.</p>
<p>So, as a workaround, I created these 2 links:</p>
<p>ln -s PATH_TO_MADDE/0.6.72/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/opt/qt4-maemo5/ /opt/qt4-maemo5/lib</p>
<p>ln -s PATH_TO_MADDE/0.6.72/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/opt/qt4-maemo5/include/ /opt/qt4-maemo5/</p>
<p>With those links, the verification made by Qt Creator works, then the Frankenstein Qt we created is recognized as a valid and can be used to build projects inside Creator =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anselmolsm</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-132</link>
		<dc:creator>anselmolsm</dc:creator>
		<pubDate>Thu, 09 Sep 2010 15:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-132</guid>
		<description>@oceanchild I didn&#039;t test this setup with Qt Creator, just from the command line. I&#039;ll try it later and check if there is something missing in order to make it work fine with Qt Creator.
In parallel, if you have any updates on it, let us know =)</description>
		<content:encoded><![CDATA[<p>@oceanchild I didn&#8217;t test this setup with Qt Creator, just from the command line. I&#8217;ll try it later and check if there is something missing in order to make it work fine with Qt Creator.<br />
In parallel, if you have any updates on it, let us know =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oceanchild</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-131</link>
		<dc:creator>oceanchild</dc:creator>
		<pubDate>Thu, 09 Sep 2010 15:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-131</guid>
		<description>I updated MADDE with Qt 4.7 but when I include this qmake path (/opt/qt4-maemo5/bin/qmake) in Qt Creator it gives the following error:

&quot;Qt version is not properly installed, please run make install.&quot;

I also noticed that in MADDE there are two places where different versions of qmake are located (after updating MADDE with Qt 4.7):

one is &quot;$HOME/.madde/0.6.72/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/opt/qt4-maemo5/bin&quot; where qt version is 4.7

another one is &quot;$HOME/.madde/0.6.72/targets/fremantle-pr12/bin&quot; where qt version is 4.6.2

I tried to add the first path (with Qt 4.7) in Qt creator but it didn&#039;t recognize that. I&#039;m newbie in Maemo field, so definitely I&#039;m missing something here. Could anyone please suggest something in this regard?</description>
		<content:encoded><![CDATA[<p>I updated MADDE with Qt 4.7 but when I include this qmake path (/opt/qt4-maemo5/bin/qmake) in Qt Creator it gives the following error:</p>
<p>&#8220;Qt version is not properly installed, please run make install.&#8221;</p>
<p>I also noticed that in MADDE there are two places where different versions of qmake are located (after updating MADDE with Qt 4.7):</p>
<p>one is &#8220;$HOME/.madde/0.6.72/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/opt/qt4-maemo5/bin&#8221; where qt version is 4.7</p>
<p>another one is &#8220;$HOME/.madde/0.6.72/targets/fremantle-pr12/bin&#8221; where qt version is 4.6.2</p>
<p>I tried to add the first path (with Qt 4.7) in Qt creator but it didn&#8217;t recognize that. I&#8217;m newbie in Maemo field, so definitely I&#8217;m missing something here. Could anyone please suggest something in this regard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samara Cristina</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-130</link>
		<dc:creator>Samara Cristina</dc:creator>
		<pubDate>Tue, 17 Aug 2010 15:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-130</guid>
		<description>Anselmo!
Aqui é Samara do Betim Open Source, da organização do FSLBH/Betim.
Você esteve no FSLBH em Betim, mas acredito que nem pudemos nos conhecer. Preciso que entre em contato comigo, por gentileza. Agradeço!</description>
		<content:encoded><![CDATA[<p>Anselmo!<br />
Aqui é Samara do Betim Open Source, da organização do FSLBH/Betim.<br />
Você esteve no FSLBH em Betim, mas acredito que nem pudemos nos conhecer. Preciso que entre em contato comigo, por gentileza. Agradeço!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anselmolsm</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-129</link>
		<dc:creator>anselmolsm</dc:creator>
		<pubDate>Tue, 15 Jun 2010 13:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-129</guid>
		<description>There is an update for libqt4-experimental packages. I&#039;ll update the script ASAP (and try to make it smarter too)</description>
		<content:encoded><![CDATA[<p>There is an update for libqt4-experimental packages. I&#8217;ll update the script ASAP (and try to make it smarter too)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maninalift</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-128</link>
		<dc:creator>maninalift</dc:creator>
		<pubDate>Thu, 10 Jun 2010 11:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-128</guid>
		<description>I mean RTFML</description>
		<content:encoded><![CDATA[<p>I mean RTFML</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maninalift</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-127</link>
		<dc:creator>maninalift</dc:creator>
		<pubDate>Thu, 10 Jun 2010 11:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-127</guid>
		<description>@anselmolsm, thanks. AKA RTFWiki :-)</description>
		<content:encoded><![CDATA[<p>@anselmolsm, thanks. AKA RTFWiki :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anselmolsm</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/#comment-126</link>
		<dc:creator>anselmolsm</dc:creator>
		<pubDate>Thu, 10 Jun 2010 10:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262#comment-126</guid>
		<description>Quim Gil on MeeGo-dev mailing list:

&quot;http://wiki.maemo.org/MADDE

Coming soon to MeeGo and its developer documentation. Good that MeeGo
also starts with M so we don&#039;t need to rename anything.  ;)&quot;

http://lists.meego.com/pipermail/meego-dev/2010-May/002062.html</description>
		<content:encoded><![CDATA[<p>Quim Gil on MeeGo-dev mailing list:</p>
<p>&#8220;http://wiki.maemo.org/MADDE</p>
<p>Coming soon to MeeGo and its developer documentation. Good that MeeGo<br />
also starts with M so we don&#8217;t need to rename anything.  ;)&#8221;</p>
<p><a href="http://lists.meego.com/pipermail/meego-dev/2010-May/002062.html" rel="nofollow">http://lists.meego.com/pipermail/meego-dev/2010-May/002062.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

