[Development] QT 5.0 Configure fails

Mumtaz Ahmad mumtazahmad2504 at gmail.com
Sat Jan 5 20:21:47 CET 2013


Thanks for your quick response.
I am trying to build qt 5.0 on windows using mingw. When i run configure i
get a following compilation error

-----------------------------------------------------------------------------------------------------------------
g++ -x c++-header -c -fno-rtti -fno-exceptions -mthreads -Wall -Wextra
-DUNICODE
 -DQT_NO_DATASTREAM -DQT_NO_CODECS -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_
LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT
-DQT_NO_GEOM_VARI
ANT -D_CRT_SECURE_NO_DEPRECATE -DQT_BOOTSTRAPPED -DCOMMERCIAL_VERSION
-I"../../i
nclude" -I"../../include/QtCore" -I"../../include/QtCore/5.0.0"
-I"../../include
/QtCore/5.0.0/QtCore"
-I"E:/Workspace/qt-everywhere-opensource-src-5.0.0-beta1/q
tbase/tools/shared"
-I"E:/Workspace/qt-everywhere-opensource-src-5.0.0-beta1/qtb
ase/mkspecs/win32-g++" -o configure_pch.h.gch/c++
E:/Workspace/qt-everywhere-ope
nsource-src-5.0.0-beta1/qtbase/tools/configure/configure_pch.h
...
...
...
E:/Workspace/qt-everywhere-opensource-src-5.0.0/qtbase/include/QtCore/../../src/
corelib/tools/qlist.h: In member function `void
QList<T>::setSharable(bool)':
E:/Workspace/qt-everywhere-opensource-src-5.0.0/qtbase/include/QtCore/../../src/
corelib/tools/qlist.h:151: error: invalid operands of types
`QListData::Data*' a
nd `const QListData::Data QListData::*' to binary `operator!='
In file included from
E:/Workspace/qt-everywhere-opensource-src-5.0.0/qtbase/inc
lude/QtCore/qhash.h:1,

------------------------------------------------------------------------------------------------------------------
I can send the full error log if you need so


On Sat, Jan 5, 2013 at 11:57 PM, Thiago Macieira
<thiago.macieira at intel.com>wrote:

> On sábado, 5 de janeiro de 2013 23.25.32, Mumtaz Ahmad wrote:
> > Hi,
> >
> > I am trying to compile QT 5.0 using Mingw and it fails while it start
> > building qmake.exe. Can anyone send me qmake.exe and moc.exe?
>
> Why don't you tell us what the problem was so we can help you?
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130106/0c3a6394/attachment.html>


More information about the Development mailing list