MADDE

(wikify and add links)
m (Installation)
 
(14 intermediate revisions not shown)
Line 12: Line 12:
* Simplicity
* Simplicity
-
Latest '''TECHNOLOGY PREVIEW''' is version 0.6.72, published 2010-05-28.
+
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 [https://lists.maemo.org/mailman/listinfo/maemo-developers maemo-developers mailing list] and especially in [https://bugs.maemo.org/ bugzilla] (Developer Platform -> MADDE).
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 [https://lists.maemo.org/mailman/listinfo/maemo-developers maemo-developers mailing list] and especially in [https://bugs.maemo.org/ bugzilla] (Developer Platform -> MADDE).
Find the talk-thread around MADDE [http://talk.maemo.org/showthread.php?t=38075 here].
Find the talk-thread around MADDE [http://talk.maemo.org/showthread.php?t=38075 here].
 +
 +
== MADDE and Nokia Qt SDK (Release Candidate) ==
 +
 +
The newest version of MADDE is part of the release candidate of the [http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html Nokia Qt SDK]. This means that you can install QtCreator and MADDE with one single file for Windows and Linux. This page serves to explain in more detail how to use MADDE as a single component, or to link your QtCreator installation, with MADDE. If you are staring with the Qt development, it is recommended to use the Nokia Qt SDK, which makes some manual installation steps obsolete.
 +
 +
'''[http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html Nokia Qt SDK (Release Candidate)]'''
 +
 +
'''In the latest version of the Nokia Qt SDK (1.0.1) setting up a N900 Emulator likely won't work, so I recommend using the newest stand-alone version of MADDE'''
== Installation ==
== Installation ==
-
# Download the file for your operating system from [http://tablets-dev.nokia.com/MADDE.php MADDE downloads]
+
# Download the file for your operating system from [https://sourceforge.net/projects/madde/ MADDE on sf] (both original links down. use sf. [http://tablets-dev.nokia.com/MADDE.php MADDE downloads], temporary replacement: [http://skeiron.org/tablets-dev/MADDE/ on skeiron.org])
# Depending on your operating system:
# 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.
#* '''Windows:''' Execute the downloaded file and follow the instructions<br />NOTE: You need NTFS file system for installing MADDE on the drive.
Line 35: Line 43:
**[[/QtCreator_integration_for_linux| QtCreator integration for Linux]]
**[[/QtCreator_integration_for_linux| QtCreator integration for Linux]]
* '''New: [[/QEMU_runtime | How to use the QEMU runtime]]'''
* '''New: [[/QEMU_runtime | How to use the QEMU runtime]]'''
-
* [[/Known issues | Known issues]]
+
* [[/Known issues | Enter New Bug / Known issues]]
* [[/Configuration | Guide: Configuration of the development environment]]
* [[/Configuration | Guide: Configuration of the development environment]]
* [[/Qt example | Guide: Using the template for a small Qt example]]
* [[/Qt example | Guide: Using the template for a small Qt example]]

Latest revision as of 08:47, 8 September 2016

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

[edit] 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.

[edit] MADDE and Nokia Qt SDK (Release Candidate)

The newest version of MADDE is part of the release candidate of the Nokia Qt SDK. This means that you can install QtCreator and MADDE with one single file for Windows and Linux. This page serves to explain in more detail how to use MADDE as a single component, or to link your QtCreator installation, with MADDE. If you are staring with the Qt development, it is recommended to use the Nokia Qt SDK, which makes some manual installation steps obsolete.

Nokia Qt SDK (Release Candidate)

In the latest version of the Nokia Qt SDK (1.0.1) setting up a N900 Emulator likely won't work, so I recommend using the newest stand-alone version of MADDE

[edit] Installation

  1. Download the file for your operating system from MADDE on sf (both original links down. use sf. MADDE downloads, temporary replacement: on skeiron.org)
  2. Depending on your operating system:
    • Windows: Execute the downloaded file and follow the instructions
      NOTE: You need NTFS file system for installing MADDE on the drive.
    • Linux, Mac OS X: Open the terminal and run:
      sh <MADDE installer>
  3. Start the environment
    • Windows: Find the MADDE terminal in:
      Start -> Programs -> MADDE -> MADDE terminal
      General information for Windows users: Projects, which are created in MADDE are stored in:
      C:\MADDE\<version>\home\<username>
    • Linux, Mac OS X: Use the terminal to run the MADDE commands as described in the guides.

[edit] Guides

Retrieved from "http://wiki.maemo.org/MADDE"