<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>anselmolsm.org &#187; maemo5</title>
	<atom:link href="http://anselmolsm.org/blog/tag/maemo5/feed/" rel="self" type="application/rss+xml" />
	<link>http://anselmolsm.org</link>
	<description></description>
	<lastBuildDate>Fri, 13 Apr 2012 18:10:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>MADDE + Qt 4.7</title>
		<link>http://anselmolsm.org/blog/madde-qt-4-7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=madde-qt-4-7</link>
		<comments>http://anselmolsm.org/blog/madde-qt-4-7/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 03:10:57 +0000</pubDate>
		<dc:creator>anselmolsm</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[en]]></category>
		<category><![CDATA[GPSL]]></category>
		<category><![CDATA[INdT]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[MADDE]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1262</guid>
		<description><![CDATA[Maemo 5 PR 1.2 is out with Qt 4.6.2  installed, so developers now can create applications with Qt 4.6 using either the official scratchbox based SDK or MADDE (remember, &#8220;MADDE is currently a technology preview.&#8221;) BUT&#8230; there are people who prefer &#8220;Livin&#8217; on the Edge&#8220;. If you are one of those … <a href="http://anselmolsm.org/blog/madde-qt-4-7/"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wiki.maemo.org/Maemo_5/PR1.2" target="_blank">Maemo 5 PR 1.2</a> is out with Qt 4.6.2  installed, so developers now can create applications with Qt 4.6 using either the <a href="http://wiki.maemo.org/Documentation/Maemo_5_Final_SDK_Installation" target="_blank">official scratchbox based SDK</a> or <a href="http://wiki.maemo.org/MADDE" target="_blank">MADDE</a> (remember, &#8220;<strong>MADDE</strong> is currently a <strong>technology preview</strong>.&#8221;)</p>
<p>BUT&#8230; there are people who prefer &#8220;<a href="http://www.youtube.com/watch?v=q95BRB_BPiU" target="_blank">Livin&#8217; on the Edge</a>&#8220;. If you are one of those and already want/need to develop with Qt 4.7 (<em>not released yet!</em>) for Maemo 5, using MADDE to build your applications / packages, here is an update to the procedure first <a href="http://labs.trolltech.com/blogs/2010/02/08/qt-46-for-maemo-5-applications-on-mac-os-x-take-ii/" target="_blank">published by the troll ﻿Harald Fernengel</a> (AKA harryF). Although the title says &#8220;on MacOS X&#8221;, the steps also work on Linux.</p>
<p>Step-by-step:</p>
<ul>
<li>Install MADDE. <a href="http://tablets-dev.nokia.com/MADDE.php" target="_blank">Download it here</a>.</li>
<li>If you are <strong>not</strong> using a Debian based distro, you need to install the &#8220;﻿﻿Tools for Debian Packages&#8221; package of your distribution (e.g. &#8220;deb&#8221; on openSUSE, sys-apps/debianutils on Gentoo).</li>
<li>Download the script ﻿<a href="http://anselmolsm.org/public/qt/madde-qt47/fetch-qt4.7.0-latest.sh" target="_blank">fetch-qt4.7.0-latest.sh</a>. This script downloads the libqt4-experimental packages from repository.maemo.org and installs then in your MADDE &#8211; Before you run the script, remember to adjust the MADDE_PATH variable according to the path you installed MADDE.</li>
<li>Download <a href="http://anselmolsm.org/public/qt/madde-qt47/qt4-tools-latest.tar.gz" target="_blank">qt4-tools-latest.tar.gz</a>. It contains the Qt tools compiled for the correspondent version, configured for cross compiling. Extract to /opt/qt4-maemo5.</li>
<li>Check if <strong>mad</strong> is in your PATH.</li>
</ul>
<p>To build an application using your fresh environment, run <strong>/opt/qt4-maemo5/bin/qmake &amp;&amp; make .</strong></p>
<p>If you succeeded in the setup process, this should result in a armel binary ready to run on N900. To generate a deb package, you can use the tools offered by MADDE to build a skeleton of debian package and so on.</p>
<p>To run your application on N900, install libqt4-experimental-* packages. If QtQuick (QML) is part of your plans, qmlviewer  is in the package qt4-experimental-declarative-qmlviewer .</p>
<p>UPDATE (2010-06-15): For newer (or older) versions, check <a href="http://anselmolsm.org/public/qt/madde-qt47/" target="_blank">http://anselmolsm.org/public/qt/madde-qt47/</a></p>
<p>UPDATE (2010-09-09): Links updated to download the latest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://anselmolsm.org/blog/madde-qt-4-7/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Qt Mobile Demos in extras-devel</title>
		<link>http://anselmolsm.org/blog/qt-mobile-demos-in-extras-devel/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qt-mobile-demos-in-extras-devel</link>
		<comments>http://anselmolsm.org/blog/qt-mobile-demos-in-extras-devel/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 20:30:54 +0000</pubDate>
		<dc:creator>anselmolsm</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[en]]></category>
		<category><![CDATA[GPSL]]></category>
		<category><![CDATA[INdT]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[demos]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile-demos]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[openBossa]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://www.anselmolsm.org/blog/?p=1246</guid>
		<description><![CDATA[A small post. In the first season, the focus was S60 devices. After the holidays, the new season is about Maemo. =) Qt Mobile Demos are in Maemo 5 extras-devel, so now it&#8217;s easier to check them in a N900 near you. First, you need to enable the extras-devel repository/catalogue … <a href="http://anselmolsm.org/blog/qt-mobile-demos-in-extras-devel/"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
			<content:encoded><![CDATA[<p>A small post.</p>
<p>In the first season, the focus was S60 devices. After the holidays, the new season is about Maemo. =)</p>
<p>Qt Mobile Demos are in Maemo 5 extras-devel, so now it&#8217;s easier to check them in a N900 near you. First, you need to <a href="http://maemo-freak.com/index.php/hacks/1334-how-to-activate-extras-extras-testing-and-extras-devel-catalogues" target="_blank">enable the extras-devel repository/catalogue</a> and the demos should appear if you search for &#8220;qtmobile&#8221;.</p>
<p>The packages are:</p>
<p style="text-align: center;">hyperui -&gt; <strong>qtmobiledemo-hyperui</strong></p>
<p style="text-align: center;">mybudget -&gt; <strong>qtmobiledemo-mybudget</strong></p>
<p style="text-align: center;">shoplist -&gt;<strong> qtmobiledemo-shoplist</strong></p>
<p style="text-align: center;">weather -&gt; <strong>qtmobiledemo-weather</strong></p>
<p>Future? <span style="text-decoration: line-through;">Well, soon <a href="http://qt.nokia.com/doc/qt-maemo-4.6/qabstractkineticscroller.html" target="_blank">QAbstractKineticScroller</a> will replace our kinetic list implementation.</span> (Read the comments).</p>
<p>And yes, we have a list of known issues to solve in our free time&#8230;</p>
<p>The code still in the same place, <a href="http://qt.gitorious.org/qt-labs/mobile-demos" target="_blank">http://qt.gitorious.org/qt-labs/mobile-demos</a></p>
<p>That&#8217;s all for today.</p>
<p>PS: Thanks to Etrunko, who helped a lot with packaging stuff =)</p>
]]></content:encoded>
			<wfw:commentRss>http://anselmolsm.org/blog/qt-mobile-demos-in-extras-devel/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

