Hi,
I'm still trying to Insight cae going.
I ended up installing this directly into Ubuntu 18.04. 64 bit. No more emulating in Windows.
exact version:
Linux red 5.3.0-26-generic #28~18.04.1-Ubuntu SMP Wed Dec 18 16:40:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Originally I had this error:
workbench: error while loading shared libraries: libwt.so.4.1.2: cannot open shared object file: No such file or directory
Fixed it with
sudo aptitude install libwt
Now when I run workbench, I get these errors, and the windows are not drawing correctly and I can't use it.
QObject::connect: signal not found in QSplashScreen
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
Gtk-Message: 18:21:40.111: GtkDialog mapped without a transient parent. This is discouraged.
I can't seem to find a way to resolve this. Any tips?
Thanks a lot,
Dave.