MADDE

(MADDE and Nokia Qt SDK (Release Candidate))
(Installation)
Line 22: Line 22:
== Installation ==
== Installation ==
-
# Download the file for your operating system from [http://tablets-dev.nokia.com/MADDE.php MADDE downloads] (temporary replacement: [http://skeiron.org/tablets-dev/MADDE/ on skeiron.org])
+
# Download the file for your operating system from [http://tablets-
-
# Depending on your operating system:
+
-
#* '''Windows:''' Execute the downloaded file and follow the instructions<br />NOTE: You need NTFS file system for installing MADDE on the drive.
+
-
#* '''Linux, Mac OS X:''' Open the terminal and run:<pre>sh <MADDE installer></pre>
+
-
# Start the environment
+
-
#* '''Windows:''' Find the MADDE terminal in:<pre>Start -> Programs -> MADDE -> MADDE terminal</pre>General information for Windows users: Projects, which are created in MADDE are stored in:<pre>C:\MADDE\<version>\home\<username></pre>
+
-
#* '''Linux, Mac OS X:''' Use the terminal to run the MADDE commands as described in the guides.
+
== Guides ==
== Guides ==

Revision as of 07:39, 5 July 2014

Image:Ambox_notice.png
MADDE is currently a technology preview.

These instructions are liable to change as development progresses. If some of the components do not work as expected, please add your question to the MADDE talk thread and follow up the discussion.

tablets-dev.nokia.com is down, see MADDE#Installation for alternatives.



Contents

Introduction

This is a TECHNOLOGY PREVIEW of a new development tool for Maemo. MADDE stands for Maemo Application Development and Debugging Environment and offers the following features:

  • Command-line cross-compiling
  • Multi-platform support (Linux (32-bit/64-bit), Windows, Mac OS X)
  • Configurable for different targets & toolchains
  • Client for the device to simplify the development process
  • Simplicity

Latest TECHNOLOGY PREVIEW is version 0.7.48, published 2010-10-21.

You are welcome to test the tool in your development process. But keep in mind that this is a technology preview. We highly appreciate your feedback in talk, the maemo-developers mailing list and especially in bugzilla (Developer Platform -> MADDE).

Find the talk-thread around MADDE here.

MADDE and Nokia Qt SDK (Release Candidate)

Installation

  1. Download the file for your operating system from [http://tablets-

Guides