Sunday 14th July 2019
I installed from file layout_20190401_Ubuntu_18.04_amd64.deb, but when I try to run in complains:
LayoutEditor installed at /opt/layout
using openAccess library /opt/layout/oa
OpenAccess libraries found at /opt/layout/oa
use OpenAccess version 22.50
use desktop ubuntu:gnome
/opt/layout/bin/layout: error while loading shared libraries: libQt5OpenGL.so.5: cannot open shared object file: No such file or directory
Of course I installed
sudo apt-get install libqt5gui5
and even removed and reinstalled layouteditor, but the problem persists.
Jürgen LayoutEditorFull Sunday 14th July 2019
Please install the *libqt5opengl5* package or start the LayoutEditor with the option *--no3d*
The missing library is the 3d driver for qt5. It will just be need for the 3d display. With the *--no3d* option you will start the LayoutEditor without the 3d edtitor.