Hi,
I spent the weekend getting familiar with Qt3 on my Debian 3.1 host.
I also compiled Qt/Embedded for 386. Now, I want to create programs
for my TS-7200/TS-7KV target.
TS provides the compiled Qt/Embedded libraries and a few sample
programs (no include files), so I'm wondering if:
a) Do I develop on the Linux host and use the crosstools? I noticed
the generated makefiles (from using qmake -project, qmake
project.pro) use the -lXext -lX11 -lm libraries, so I would need to
reference the ones from the TS-7200 (ARM) target.
I tried tweaking the makefile from the x86 version and the linker
complained about it. If this is the way to go, I'll keep working on
it. I just want to know if anybody has been successful at this and
what's the best approach.
or,
b)Do I mount the debian filesystem through NFS and build Qt/Embedded
directly on the target?
Any suggestions? and thanks again for all your help. I really
appreciate it!
Eduardo
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|