[Development] alpha build error Windows Seven
marius.storm-olsen at nokia.com
marius.storm-olsen at nokia.com
Tue Apr 10 05:14:46 CEST 2012
Common reason for this issue is unclean environment variables.
So, make sure that PATH, INCLUDES, LIBS and QTDIR does not point to old
version of Qt, SDKs or previous builds. And if you *do* set QTDIR, it
needs to point to <qt5 path>/qtbase.
--
.marius
On 04/09/2012 04:38 PM, ext qtnext wrote:
> Hi,
>
> I am trying to build QT5 alpha using configure then perl build... It
> start fine (build a lot of dll), but failed when building qtxmlpatterns :
>
> build qtxmlpatterns...
> + cd qtxmlpatterns&& qmake -r
> Could not find mkspecs for your QMAKESPEC(default) after trying:
> C:/dev/x32/qt5-a/qtxmlpatterns/mkspecs
> c:\dev\x32\qt5-a/mkspecs
> cd qtxmlpatterns&& qmake -r exited with status 768 at build line 64
> Qt::Build::exe('Qt::Build=HASH(0x35b320)', 'cd qtxmlpatterns&&
> qmake -r
> ') called at build line 105
> Qt::Build::exeLowPriv('Qt::Build=HASH(0x35b320)', 'cd
> qtxmlpatterns&& q
> make -r') called at build line 373
> Qt::Build::build_project('Qt::Build=HASH(0x35b320)',
> 'qtxmlpatterns') ca
> lled at build line 408
> Qt::Build::build_qt('Qt::Build=HASH(0x35b320)') called at build
> line 437
>
> Qt::Build::run('Qt::Build=HASH(0x35b320)') called at build line 446
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
More information about the Development
mailing list