Hey guys, I’ve been working with C# for a while now, but am just getting in to GTK#. Is there a way to run these applications on c9? I tried mono <filename.exe>
but it says Gtk-WARNING **: cannot open display:
Is there a run configuration I can use? A way to use the browser? thanks in advance.
How to run GTK# applications
Hackwood
#1
mutahhir
#2
Hi,
GTK seems to require a working display to run GUI applications, which is not possible from within Cloud9.
Regards,
Mutahhir