<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=117.197.172.206</id>
	<title>Maemo Wiki Mirror - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=117.197.172.206"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/117.197.172.206"/>
	<updated>2026-04-22T08:42:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=MADDE&amp;diff=14698</id>
		<title>MADDE</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=MADDE&amp;diff=14698"/>
		<updated>2010-04-21T11:56:22Z</updated>

		<summary type="html">&lt;p&gt;117.197.172.206: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;border: 1px solid red; background-color: #faa; padding: 20px;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&#039;&#039;&#039;TECHNOLOGY PREVIEW&#039;&#039;&#039;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This is a &#039;&#039;&#039;TECHNICAL PREVIEW&#039;&#039;&#039; of a new development tool for Maemo. MADDE stands for &#039;&#039;&#039;M&#039;&#039;&#039;aemo &#039;&#039;&#039;A&#039;&#039;&#039;pplication &#039;&#039;&#039;D&#039;&#039;&#039;evelopment and &#039;&#039;&#039;D&#039;&#039;&#039;ebugging &#039;&#039;&#039;E&#039;&#039;&#039;nvironment and offers the following features:&lt;br /&gt;
&lt;br /&gt;
* Command-line cross-compiling&lt;br /&gt;
* Multi-platform support (Linux (32-bit/64-bit), Windows, Mac OS X)&lt;br /&gt;
* Configurable for different targets &amp;amp; toolchains&lt;br /&gt;
* Client for the device to simplify the development process &lt;br /&gt;
* Simplicity&lt;br /&gt;
&lt;br /&gt;
Latest &#039;&#039;&#039;TECHNICAL PREVIEW&#039;&#039;&#039; is version 0.6.14, published 2010-02-05.&lt;br /&gt;
&lt;br /&gt;
You are welcome to test the tool in your development process. But keep in mind that this is a technical preview. We highly appreciate your feedback in talk, the developer list and especially in bugzilla (Developer Platform -&amp;gt; MADDE).&lt;br /&gt;
&lt;br /&gt;
Find the talk-thread around MADDE [http://talk.maemo.org/showthread.php?t=38075 here].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Download the file for your operating system from:&#039;&#039;&#039;&lt;br /&gt;
:[http://tablets-dev.nokia.com/MADDE.php MADDE downloads]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Depending on your operating system:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Windows:&#039;&#039;&#039;&lt;br /&gt;
:Execute the downloaded file and follow the instructions&lt;br /&gt;
NOTE: You need NTFS file system for installing MADDE on the drive.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Linux, Mac OS X &#039;&#039;&#039;&lt;br /&gt;
:Open the terminal and run: &lt;br /&gt;
 sh &amp;lt;MADDE installer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Start the environment&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Windows&#039;&#039;&#039;&lt;br /&gt;
:Find the MADDE terminal in:&lt;br /&gt;
:Start -&amp;gt; Programs -&amp;gt; MADDE -&amp;gt; MADDE terminal&lt;br /&gt;
&lt;br /&gt;
:A general information for Windows users: Projects, which are created in MADDE are stored in: &lt;br /&gt;
:C:\MADDE\&amp;lt;version&amp;gt;\home\&amp;lt;username&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Linux, Mac OS X&#039;&#039;&#039;&lt;br /&gt;
:Use the terminal to run the MADDE commands as described in the guides.&lt;br /&gt;
&lt;br /&gt;
== Guides ==&lt;br /&gt;
* &#039;&#039;&#039;Guides: MADDE integration for QtCreator&lt;br /&gt;
**[[/QtCreator_integration_for_windows | QtCreator integration for Windows]]&lt;br /&gt;
**[[/QtCreator_integration_for_Mac | QtCreator integration for Mac]]&lt;br /&gt;
**&#039;&#039;&#039;New: [[/QtCreator_integration_for_linux| QtCreator integration for Linux]]&#039;&#039;&#039;&lt;br /&gt;
* [[/KnownIssues | Known Issues]]&lt;br /&gt;
* [[/Configuration | Guide: Configuration of the development environment]]&lt;br /&gt;
* [[/Qt Example | Guide: Using the template for a small Qt example]]&lt;br /&gt;
* [[/Qt extended example|Extended Qt example]]&lt;br /&gt;
* [[/Device runtime | Guide: Connecting MADDE with your device]]&lt;br /&gt;
* [[/Packaging | Guide: Packaging and Deploying to Device with Icon]]&lt;br /&gt;
* [[/Theme building|Theme building]]&lt;br /&gt;
* [[/Mounting | MADDE remote filesystem mounting]]&lt;br /&gt;
* [[/FAQ | FAQ: Frequently asked questions]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>117.197.172.206</name></author>
	</entry>
</feed>