[Gambas-user] [Gambas Bug Tracker] Bug #1059: Compilation fails with Qt 5.7
bugtracker at ...3416...
bugtracker at ...3416...
Mon Jan 9 21:28:35 CET 2017
http://gambaswiki.org/bugtracker/edit?object=BUG.1059&from=L21haW4-
Comment #8 by Eduardo SANCHEZ:
Hi Benoît,
I tried to build revision #8049.
On the good side, gb_qt5 begins to build smoothly and without problems.
However, compilation fails on the webkit part of gb_qt5 with the same error message. Below is the output where the first error began to appear.
Thanks again for all the help,
Eduardo
OUTPUT:
CXXLD gb.qt5.la
make[5]: Leaving directory '/run/media/eduardo/Seagate Backup Plus Drive/build/slackbuilds/gambas3/gambas-code-8049-gambas-trunk/gb.qt5/src'
Making all in webkit
make[5]: Entering directory '/run/media/eduardo/Seagate Backup Plus Drive/build/slackbuilds/gambas3/gambas-code-8049-gambas-trunk/gb.qt5/src/webkit'
CXX gb_qt5_webkit_la-main.lo
In file included from /usr/include/qt5/QtCore/qatomic.h:46:0,
from /usr/include/qt5/QtCore/qglobal.h:1145,
from /usr/include/qt5/QtCore/qchar.h:43,
from /usr/include/qt5/QtCore/qstring.h:48,
from /usr/include/qt5/QtCore/qdatetime.h:43,
from /usr/include/qt5/QtCore/QDateTime:1,
from main.cpp:31:
/usr/include/qt5/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11 support"
# error "Qt requires C++11 support"
^
More information about the User
mailing list