[Interest] Qt5 cross compilation issues on Tegra3

Ramakanthreddy_Kesireddy Ramakanthreddy_Kesireddy at mahindrasatyam.com
Tue Feb 26 07:09:37 CET 2013


Hi,

Could you please let me know where can I get the Qt5 development packages(ubuntu)
required for Qt5 configure and how can I install in sysroot for the below errors?

Br,
Ramakanth

________________________________________
From: interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam.com at qt-project.org [interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam.com at qt-project.org] on behalf of Thiago Macieira [thiago.macieira at intel.com]
Sent: Thursday, February 21, 2013 9:43 PM
To: interest at qt-project.org
Subject: Re: [Interest] Qt5 cross compilation issues on Tegra3

On quinta-feira, 21 de fevereiro de 2013 10.28.37, Ramakanthreddy_Kesireddy
wrote:
> Please let me know how to resolve the same.

One of the errors is clear:

xcb.cpp:42:21: fatal error: xcb/xcb.h: No such file or directory

You need to install the necessary development packages.

The other error is that your toolchain is broken.

Your compiler flags include:
        -mhard-float -mfloat-abi=softfp -mfpu=vfpv3-d16 -mfloat-abi=softfp

Your linker flags don't.

Why are you compiling new software using "softfp" ?

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.



More information about the Interest mailing list