PDA

View Full Version : Programming on TDS Nomad



jshawsworld
30th May 2009, 00:03
I'm programming the embedded Linux on TDS Nomad (from SDG Systems). Is it the QT Extended applications that I should write?

I've been following this Quick Start:

http://developer.sdgsystems.com/sdk/NomadSDKQuickStart.pdf

and in particular this tutorial:

http://doc.qtsoftware.com/qtextended4.4/application.html

I can't find the "examples/applications" directory in the sdk-addon-qtex-4.4.3.tar.gz distribution however.

Anyone else programming TDS Nomad?

jshawsworld
30th May 2009, 01:11
Never mind. I need to install QT.

wysota
30th May 2009, 01:48
If the device runs an X server then you'll want Qt. If it doesn't run an X server then you'll want Qt/Embedded.