Difference between revisions of "Development"
From Pandora Wiki
(Proper headings instead of a long list. Changed the wording of some things.) |
(→Distributing Software: link to PND quickstart.) |
||
Line 9: | Line 9: | ||
==Distributing Software== | ==Distributing Software== | ||
* Learn more about the [[Libpnd hub|PND file format]] that is used for distribution. | * Learn more about the [[Libpnd hub|PND file format]] that is used for distribution. | ||
+ | * [[PND quickstart]] - Quickly learn how to make PNDs (using Linux) for your software. | ||
[[Category:Development]] | [[Category:Development]] |
Revision as of 23:36, 8 July 2010
Compiling Software
- Set up a cross-compiler to compile code for the Pandora on your PC.
- Or, set up and compile directly on the Pandora.
Porting and Writing Software
- If porting existing software, try the porting guide.
- If creating new code, then the development tutorials may be useful.
Distributing Software
- Learn more about the PND file format that is used for distribution.
- PND quickstart - Quickly learn how to make PNDs (using Linux) for your software.