Hello friends, how are you guys? Hope everything´s fine.


Well, i´m a really newbie in QT and I was trying to compile a modified example that came with QT creator (some demo) under the windows but targeted to arm/embedded device...

But I don´t know even how to proceed with this..

I had an arm board and compiled and intalled QT 4.6 on it... it came with some examples...

What i did? I got this embedded examples, copied into windows (qt creator) and without any problem i was able to generate object files (.o, .exe, etc) Without any problem.. (sure... qt is multiplatform). But now that i´ve made the .exe i would like to make a cross compilation to compile those files into a binary for ARM processor to copy again into the arm hardware and use it.


Does anyone has any tip on what to do?

Thanks in advance for all attention.


Mario