Being new to Qt, I'm a bit confused with some of the documentation.  So
I hope I can get a simple specific answer here.

How do I upload a test program to a Microsoft CE device that was
developed on Linux?  Do I need more tools than the Nokia Qt creator
that's installed?

When I plug in the device, I see it in /dev at something like
/dev/ttyUSB0 .  Now I have a test program that runs in the simulator
(it's the battery indicator from the tutorial) that I would like to get
on the Microsoft CE device.  How can I do this? I would think the
program needs to be built differently for the Microsoft CE device than
it does for running through the simulator on the Linux box, but I
haven't seen how to do this.  Do I use a cross compiler to make a
separate binary and then move it to the Microsoft CE device?

I'm sort of stuck on what I see as some fundamental principles which has
turned into a huge road block.

Thanks in advance for you help.

dhk



_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to