libqtlua-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libqtlua-list] Compiling on 10.9 with Qt 5.2


From: Saptarshi Guha
Subject: [Libqtlua-list] Compiling on 10.9 with Qt 5.2
Date: Mon, 10 Mar 2014 23:59:09 -0700

Hello,

Maybe this has been asked. Having installed QT 5.2 to /Users/sguha/

i have done

 export PATH=$PATH:/Users/sguha/Qt52/5.2.1/clang_64/bin
cd libqtlua-2.0
./configure
make

and get

In file included from qtluaconsole.cc:22:
In file included from
/Users/sguha/Qt52/5.2.1/clang_64/lib/QtGui.framework/Versions/5/Headers/QKeyEvent:1:
In file included from
/Users/sguha/Qt52/5.2.1/clang_64/lib/QtGui.framework/Versions/5/Headers/qevent.h:46:
In file included from
/Users/sguha/Qt52/5.2.1/clang_64/lib/QtCore.framework/Headers/qobject.h:51:
/Users/sguha/Qt52/5.2.1/clang_64/lib/QtCore.framework/Headers/qlist.h:53:10:
fatal error: 'initializer_list' file not found
#include <initializer_list>
         ^

What ought I be doing to get this to work?
Cheers
Saptarshi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]