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....@qt-project.org 
[interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam....@qt-project.org] 
on behalf of Thiago Macieira [thiago.macie...@intel.com]
Sent: Thursday, February 21, 2013 9:43 PM
To: interest@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.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to