Closed mzatko closed 4 years ago
I only need to change options in messon_options.txt
to
option ('ubuntu-bionic-patched-vte', type : 'boolean', value : false)
option ('patched-vte', type : 'boolean', value : true)
option ('with-gpg', type : 'boolean', value : true)
it is not possible to test and install successfully built app...
easyssh/build$ ninja test
same error for
easyssh/build$ sudo ninja install
Do I need older versions of GLib, Gtk, ... ?