MADDE
danielwilms (Talk | contribs) (→Guides) |
danielwilms (Talk | contribs) (→Guides) |
||
Line 54: | Line 54: | ||
== Guides == | == Guides == | ||
- | ''' | + | * '''[[/QtCreator_integration_for_windows | New Guide:QtCreator_integration_for_windows]]''' |
* [[/KnownIssues | Known Issues]] | * [[/KnownIssues | Known Issues]] | ||
* [[/Configuration | Guide: Configuration of the development environment]] | * [[/Configuration | Guide: Configuration of the development environment]] |
Revision as of 15:42, 26 February 2010
TECHNOLOGY PREVIEW
Introduction
This is a TECHNICAL 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 TECHNICAL PREVIEW is version 0.6.14, published 2010-02-05.
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 -> MADDE).
Find the talk-thread around MADDE here.
Installation
1. Download the file for your operating system from:
2. Depending on your operating system:
- Windows:
- Execute the downloaded file and follow the instructions
- 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
- A 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.
Guides
- New Guide:QtCreator_integration_for_windows
- Known Issues
- Guide: Configuration of the development environment
- Guide: Using the template for a small Qt example
- Extended Qt example
- Guide: Connecting MADDE with your device
- Guide: Packaging and Deploying to Device with Icon
- MADDE remote filesystem mounting
- FAQ: Frequently asked questions