[Development] [QT5] Configure error in QUrl

2013-03-22 Thread Matteo Brichese
Hi everyone, I'm Matteo from Italy, I'm trying to crosscompile qt5 for a tegra2 device (Colibri T20 from Toradex) but I'm finding some errors in configure script. Here is my configure: ./configure -make libs \ -prefix /opt/qt5_tegra \ -sysroot /home/matteo/oe-core/sysroot \ -device tegra2 \

Re: [Development] [QT5] Configure error in QUrl

2013-03-22 Thread Thiago Macieira
On sexta-feira, 22 de março de 2013 07.58.46, Matteo Brichese wrote: from qeglfsintegration.cpp:48: This error refers to folder qtbase/src/plugins/platforms/eglfs It seems that the “None” element of the struct defined in qurl.h is even a defined constant in an X11-header.

Re: [Development] [QT5] Configure error in QUrl

2013-03-22 Thread Thiago Macieira
On sexta-feira, 22 de março de 2013 15.29.45, Matteo Brichese wrote: On sexta-feira, 22 de março de 2013 15.20.03, Matteo Brichese wrote: Hi, the EGL is provided by nvidia, so I don't think that I could get any mod. Can you compile Qt with the Mesa headers? I think yes, but compiling