digitalmars.D.learn - gtk on the other machine
- SaltySugar (2/2) Jan 29 2013 I have to run my program on the other computer. How to compile my
- Mike Wey (6/8) Jan 29 2013 Install the Gtk+ runtime on the other machine, other than that just
I have to run my program on the other computer. How to compile my program to do that?
Jan 29 2013
On 01/29/2013 08:24 PM, SaltySugar wrote:I have to run my program on the other computer. How to compile my program to do that?Install the Gtk+ runtime on the other machine, other than that just copying the executable should work. I'm assuming both machines run windows, based on you previous question. -- Mike Wey
Jan 29 2013