QT for embedded linux on windows
-
Hi all!
I'm new to Qt and want to develop an application for embedded linux. can someone please guide me where to start from? I have ubuntu and windows 8 installed on my PC with dual boot. However I'd like to develop on windows if possible. Can anyone please recommend some guide (whether windows or ubuntu) as I need to know about configuration of compiler and environment.
Thanks -
Hi,
It is much easier to set up your cross-compiler on Ubuntu than Windows. Have a look at "this thread":http://qt-project.org/forums/viewthread/48965 for some hints (the author wanted to build for the Raspberry Pi, but the principles should apply to other embedded boards too). Good luck!
-
Hi,
It is much easier to set up your cross-compiler on Ubuntu than Windows. Have a look at "this thread":http://qt-project.org/forums/viewthread/48965 for some hints (the author wanted to build for the Raspberry Pi, but the principles should apply to other embedded boards too). Good luck!