Hi, I had encountered an issue on starting the ProNoC GUI. I had installed it in Ubuntu 22.04.2 in VMWare according to the user guide. I can follow until installing the required dependencies but stop at starting the ProNoC GUI using command perl ./ProNoC.pl. The error text shown in the terminal is stated below.
$ perl ./ProNoC.pl
undef is not of type Gtk3::Gdk::Window at /usr/lib/x86_64-linux-gnu/perl5/5.34/Glib/Object/Introspection.pm line 67.
I had checked that the libmodule-cpanfile-perl and libgtk3-perl had been installed successfully. Other than this, I'm totally no idea why it didn't work.
Hi, I had encountered an issue on starting the ProNoC GUI. I had installed it in Ubuntu 22.04.2 in VMWare according to the user guide. I can follow until installing the required dependencies but stop at starting the ProNoC GUI using command
perl ./ProNoC.pl. The error text shown in the terminal is stated below.I had checked that the
libmodule-cpanfile-perlandlibgtk3-perlhad been installed successfully. Other than this, I'm totally no idea why it didn't work.