[Qt-creator] Qt-Creator 3.5.1 with Qt 5.5.1 build issues on CentOS 6.7 x86_64
Tobias Hunger
tobias.hunger at gmail.com
Thu Mar 3 07:37:37 CET 2016
Am 03.03.2016 06:49 schrieb "Walter Stefan" <Stefan.Walter at lisec.com>:
> I am trying to build Qt-Creator 3.5.1 with Qt 5.5.1 on CentOS 6.7 x86_64.
I am right at the begin the following issue:
<snip>
> In file included from api/runenvironment.cpp:37:
>
> ./language/scriptengine.h:128: error: \u2018nullptr\u2019 was not
declared in this scope
You will need to upgrade your compiler to an supported version. We have
started to rely on C++11 features unconditionally (it is 2016, that stuff
has been around for 5 years now!). It really improves the language, you
should update to something that supports it, not just for Qt Creators sake!
The README file has details. IIRC that is GCC 4.7.X or later.
Best regards,
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20160303/adda853b/attachment.html>
More information about the Qt-creator
mailing list