diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2022-10-27 11:31:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-27 02:31:14 -0700 |
commit | 467b6fb9eeb12d064c1f6fa4d7f87638e49685ca (patch) | |
tree | 0d9fa5f2ce11ac5988eacee993406e5f88dbc797 /src/hyper/viewports/AssortedGraphicsExamplePage4.VIEW/image.bm.Z | |
parent | be9640c48094f0a62d0ec09296d8ef33f0a92883 (diff) | |
download | open-axiom-467b6fb9eeb12d064c1f6fa4d7f87638e49685ca.tar.gz |
Use c++20 to build GUI (#30)
Fixes error:
```
g++ -c -pipe -std=c++11 -Wno-mismatched-tags -Wno-string-plus-int -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../x86_64-pc-linux-gnu/include -I../../../src/gui -I../../../src/include -I../../config -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o server.o ../../../src/gui/server.cc
In file included from ../../../src/include/open-axiom/Lisp:43,
from ../../../src/gui/server.h:38,
from ../../../src/gui/server.cc:33:
../../../src/include/open-axiom/vm:177:21: error: ‘std::same_as’ has not been declared
177 | template<std::same_as<bool> T>
```
Diffstat (limited to 'src/hyper/viewports/AssortedGraphicsExamplePage4.VIEW/image.bm.Z')
0 files changed, 0 insertions, 0 deletions