PDA

View Full Version : Qt and ucLinux



totolino
26th August 2009, 14:48
Salü all,

I hope you can help me.
I would like to copy my Qt-Application to a LPC2478LST from Olimex and run it there.
On my laptop is running Suse11.0 and Eclipse, Qt-4.5 and Qt-embedded without any problems.
My Questions:
How can I get the library and my applcations to the taget romfs? That is just read only.

I didn't found a way by trying to do that wiht make xconfig, rc-file or the makeffiele.

Thank you!
totolino

wysota
26th August 2009, 15:30
Qt will not help you do that in any way. You probably have to prepare a filesystem image for your device and flash its ROM. Refer to your device's manual for instructions.