libqtlua-list
[Top][All Lists]
Advanced

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

Re: [Libqtlua-list] Compiling on 10.9 with Qt 5.2


From: Tao
Subject: Re: [Libqtlua-list] Compiling on 10.9 with Qt 5.2
Date: Thu, 13 Mar 2014 20:51:24 +0800 (CST)

I think you should find out if there is  a file "initializer_list" under  
libqtlua-2.0.  maybe it has other name " initializer_list.h" 
"initializer_list.hh"
At 2014-03-11 14:59:09,"Saptarshi Guha" <address@hidden> wrote:
>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]