<?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: Qt/3D Running on N900</title>
	<atom:link href="http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/feed/" rel="self" type="application/rss+xml" />
	<link>http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/</link>
	<description>#Qt, #Linux, #Programming, #MeeGo...</description>
	<lastBuildDate>Sat, 07 Jan 2012 18:23:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: zchydem</title>
		<link>http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/comment-page-1/#comment-188</link>
		<dc:creator>zchydem</dc:creator>
		<pubDate>Mon, 11 Jul 2011 19:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://zchydem.enume.net/?p=546#comment-188</guid>
		<description>@s@ssoni If your application can&#039;t find libQt3d try to set library path e.g. &quot;export LD_LIBRARY_PATH=/path/to/libQt3d&quot;. IIRC Qt should be installed to the same location where you build your app (in the host) and in the target (n900).</description>
		<content:encoded><![CDATA[<p>@s@ssoni If your application can&#8217;t find libQt3d try to set library path e.g. &#8220;export LD_LIBRARY_PATH=/path/to/libQt3d&#8221;. IIRC Qt should be installed to the same location where you build your app (in the host) and in the target (n900).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s@ssoni</title>
		<link>http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/comment-page-1/#comment-187</link>
		<dc:creator>s@ssoni</dc:creator>
		<pubDate>Mon, 11 Jul 2011 16:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://zchydem.enume.net/?p=546#comment-187</guid>
		<description>Thanks for the link, I installed those packages in my Nokia and the examples are installed and run fine. However, when I try to run my own code in the device, it cannot find libQt3d, although it is in /usr/lib (I tried both -the libs that were installed with those packages and the libs after I built it for maemo-). I don&#039;t use scratchbox, usually I create the package and install it in the device throught Qt, so I don&#039;t know if I am missing something on the way!</description>
		<content:encoded><![CDATA[<p>Thanks for the link, I installed those packages in my Nokia and the examples are installed and run fine. However, when I try to run my own code in the device, it cannot find libQt3d, although it is in /usr/lib (I tried both -the libs that were installed with those packages and the libs after I built it for maemo-). I don&#8217;t use scratchbox, usually I create the package and install it in the device throught Qt, so I don&#8217;t know if I am missing something on the way!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zchydem</title>
		<link>http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/comment-page-1/#comment-184</link>
		<dc:creator>zchydem</dc:creator>
		<pubDate>Fri, 08 Jul 2011 06:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://zchydem.enume.net/?p=546#comment-184</guid>
		<description>@s@ssoni If you want to run Qt3D on N900 you need to have cross compiled binaries/libraries for the device. With a little googling, there is already built packages for Maemo5.

http://lists.qt.nokia.com/pipermail/qt-3d/2011-May/000520.html

What you need to do is to install plugins on device and run the example there. Naturally, if you want to run something of your own, you need to build ARM binary first e.g. using scratchbox, copy it to your device and run the app.

I hope this helped you.</description>
		<content:encoded><![CDATA[<p>@s@ssoni If you want to run Qt3D on N900 you need to have cross compiled binaries/libraries for the device. With a little googling, there is already built packages for Maemo5.</p>
<p><a href="http://lists.qt.nokia.com/pipermail/qt-3d/2011-May/000520.html" rel="nofollow">http://lists.qt.nokia.com/pipermail/qt-3d/2011-May/000520.html</a></p>
<p>What you need to do is to install plugins on device and run the example there. Naturally, if you want to run something of your own, you need to build ARM binary first e.g. using scratchbox, copy it to your device and run the app.</p>
<p>I hope this helped you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s@ssoni</title>
		<link>http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/comment-page-1/#comment-183</link>
		<dc:creator>s@ssoni</dc:creator>
		<pubDate>Fri, 08 Jul 2011 00:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://zchydem.enume.net/?p=546#comment-183</guid>
		<description>Hi! Thanks for the demo! Hopefully you&#039;ll see my late comment :-) I built the 3D extension successfully and the examples work fine on the desktop, but I am having deployment troubles. Should I built it also on the Nokia or is copying the libraries enough?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi! Thanks for the demo! Hopefully you&#8217;ll see my late comment <img src='http://zchydem.enume.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I built the 3D extension successfully and the examples work fine on the desktop, but I am having deployment troubles. Should I built it also on the Nokia or is copying the libraries enough?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbm</title>
		<link>http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/comment-page-1/#comment-98</link>
		<dc:creator>mbm</dc:creator>
		<pubDate>Thu, 04 Feb 2010 09:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://zchydem.enume.net/?p=546#comment-98</guid>
		<description>@zchydem Thanks, it&#039;s always great to see Qt being used for cool stuff like this. :)</description>
		<content:encoded><![CDATA[<p>@zchydem Thanks, it&#8217;s always great to see Qt being used for cool stuff like this. <img src='http://zchydem.enume.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zchydem</title>
		<link>http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/comment-page-1/#comment-97</link>
		<dc:creator>zchydem</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://zchydem.enume.net/?p=546#comment-97</guid>
		<description>@mbm Yes, but the Trolls have been done all the work. I just promote their great achievements.</description>
		<content:encoded><![CDATA[<p>@mbm Yes, but the Trolls have been done all the work. I just promote their great achievements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbm</title>
		<link>http://zchydem.enume.net/2010/01/29/qt3d-running-on-n900/comment-page-1/#comment-96</link>
		<dc:creator>mbm</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://zchydem.enume.net/?p=546#comment-96</guid>
		<description>Awesome work! I especially like the pageflip demo.</description>
		<content:encoded><![CDATA[<p>Awesome work! I especially like the pageflip demo.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

