Cross-compiling Qt quick app for embedded linux ARM board

714 views Asked by At

I have a ubuntu app developed using the ubuntu SDK (Qt Quick QML with c++). I'm a newbie, so please excuse me if my question sounds stupid.

Now, I want to cross compile this app for an embedded linux ARM board which has QtEmbedded installed.

I've been searching through the net and found that './configure' should be used.

I wasn't able to figure out how to get started. Any help will be appreciated.

0

There are 0 answers