[Development] Compiling QT 5.7 Windows 64-bit

Thiago Macieira thiago.macieira at intel.com
Mon Mar 28 22:37:59 CEST 2016


On segunda-feira, 28 de março de 2016 15:00:04 PDT Partha Bagchi wrote:
> On Mon, Mar 28, 2016 at 1:09 PM, Thiago Macieira <thiago.macieira at intel.com>
> wrote:
> > On segunda-feira, 28 de março de 2016 12:34:38 PDT Partha Bagchi wrote:
> > > However, during configuration, I get errors like
> > > C:optsopt64-kdeincludeglibconfig.h unknown command.
> > 
> > Show the entire command that failed.
> > 
> 5.7 does not reach even glib.

Please paste the full output.

> In file included from ../include/QtCore/qglobal.h:1:0,
>                  from Z:/src/qt5/qtbase/qmake/library/qmake_global.h:32,
>                  from Z:/src/qt5/qtbase/qmake/library/qmakeparser.h:32,
>                  from Z:/src/qt5/qtbase/qmake/library/qmakeevaluator.h:36,
>                  from Z:/src/qt5/qtbase/qmake/project.h:32,
>                  from Z:/src/qt5/qtbase/qmake/project.cpp:29:
> Z:/src/qt5/qtbase/src/corelib/global/qglobal.h:1123:23: error: expected ','
> or '...' before '&&' token
>  void qAsConst(const T &&) Q_DECL_EQ_DELETE;
>                        ^

Looks like it's not compiling as C++11.

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




More information about the Development mailing list