[Qt-interest] Qt at Set top box
Jeroen De Wachter
jeroen.dewachter at barco.com
Thu Feb 18 10:09:44 CET 2010
Hi Yuraj,
You may also want to take a look at an earlier thread on much the same
subject:
http://lists.trolltech.com/pipermail/qt-embedded-interest/2009-October/thread.html
I suggest you read the thread on "embedded qt setup". It suggests a
number of packages that can build toolchains.
Kind regards,
Jeroen
On Wed, 2010-02-17 at 20:48 +0000, Colin S. Miller wrote:
> Yuraj
> >> no i could not able to run he hello world application.. I don't have
> >> any tools. please let me know
> >>
> > Then that's your first care, I guess. But that's not a Qt issue, so
> > you'd probably find more help in a community or site dedicated to your
> > target platform.
> >
> > André
>
> gcc by default will produce code to run on the same machine as gcc is running on,
> presumably x86-linux.
>
> Your set-top box is probably using an ARM or PowerPC processor,
> so you need to install arm-gcc or ppc-gcc.
> Also, parts of the stdlib that interface with the OS will be different,
> this is mainly the code behind stdio.h and memory.h. Thus there will be
> a arm-MyDevice-gcc set of libraries to be used.
>
> The output of
> cat /proc/cpuinfo
> will give you some information about the device.
>
> As André suggested, you'd be best asking on a newgroup/mailing list for the device in
> question.
> Once that is setup, just run arm-gcc as you'd run gcc, and it should work.
>
> The initial error looks like the device is trying to run the executable as a shell-script.
>
>
> HTH,
> Colin S. Miller
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
DISCLAIMER:
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.
More information about the Qt-interest-old
mailing list