OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Linux Applications => Topic started by: GotenSSj on February 02, 2006, 11:28:58 am
-
Hi,
I'm a real beginner for development on a palm device.
So, really need a simple tutorial for the begin
Like create an hello world compile it for the palm then test(?) and install
an hello world with qt-embedded to
please, i don't know how to do any of this :|
-
GotenSSj,
I think you're 'barking up the wrong tree' here....
For Palm OS development think you need to use other development tools....
Check out the following for your options:
http://www.palmos.com/dev/tools/ (http://www.palmos.com/dev/tools/)
http://www.tldp.org/REF/palmdevqs/ (http://www.tldp.org/REF/palmdevqs/)
http://www.massena.com/darrin/pilot/tanda.htm (http://www.massena.com/darrin/pilot/tanda.htm)
HTH,
Mark
-
Uhm .....
I'm sorry...
I don't have explained myself well..
So...
I'm not using palm os at all, I'm using zaurus with opie
My word palm come from a (my of course) mistake, in Italian an handheld is called "Palmare" ^^''
I'm sorry for the bother
But I really need an help
-
I just setup zgcc on my Zaurus last night. Do a search in the forums for 'zgcc' and look for a tutorial.
I don't have the exact link here, I have it at home if you can't find the tutorial.
GL,
Andres
-
Hi,
I'm a real beginner for development on a palm device.
So, really need a simple tutorial for the begin
Like create an hello world compile it for the palm then test(?) and install
an hello world with qt-embedded to
please, i don't know how to do any of this :|
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=113400\")
Here's a link to some general advice for setup and installation of ZGCC and some other tools for compiling directly on the Zaurus:
[a href=\"https://www.oesf.org/forums/index.php?showtopic=13578&view=findpost&p=99465]https://www.oesf.org/forums/index.php?showt...indpost&p=99465[/url]
If you want to build your programs on another PC, you get a cross-compiler chain
for the PC, and it will probably work much faster. Still, ZGCC is easier to set up
if you want to say "hello world".
In the long term... you may also want to consider running a different ROM than the built-in Sharp ROM; its limited, its old, and rather less flexible for most people's purposes. OpenZaurus has a nice build system, and also supports X natively if you're more familiar with X than QT.