Difference between revisions of "Development"
From Pandora Wiki
(Moved SDL stuff to Development Tutorials) |
|||
Line 1: | Line 1: | ||
− | + | * [[Setting up a cross-compiler|Set up a cross-compiler]] to compile code for the Pandora on your PC. | |
− | + | * Porting & programming: | |
− | *[[Setting up a cross-compiler]] | + | ** If porting existing software, try the [[porting guide]]. |
− | + | ** If creating new code, the [[development tutorials]] may be useful. | |
− | + | * [[Libpnd hub|Package]] your software in PND fromat for distribution. | |
− | |||
− | *[[ | ||
− | |||
[[Category:Development]] | [[Category:Development]] |
Revision as of 10:32, 1 June 2010
- Set up a cross-compiler to compile code for the Pandora on your PC.
- Porting & programming:
- If porting existing software, try the porting guide.
- If creating new code, the development tutorials may be useful.
- Package your software in PND fromat for distribution.