I had the following error when staring gui (./gui)
./gui: error while loading shared libraries: libQt5WebKitWidgets.so.5: cannot open shared object file: No such file or directory
I fixed that via this command:
sudo apt-get install gambas3-gb-qt5-webkit
I had the following error when staring gui (./gui) ./gui: error while loading shared libraries: libQt5WebKitWidgets.so.5: cannot open shared object file: No such file or directory
I fixed that via this command: sudo apt-get install gambas3-gb-qt5-webkit