RE: Export a windows-gtk-glade application to Linux



Hi,

First this is a question for users list.

As a solution to your problem, there can be multiple approaches.
One of them is -- your <project>. glade file must be generated in
windows machine. You can use that to re-create the code in Linux by
opening it in Linux version of glade and get the basic code generated
specifically for Linux. Subsequently, you can patch the code with your
changes, that you have done on windows system.
Second -- you can write a make file yourself to compile the code
generated on windows in Linux machine. This might be more cumbersome.
Right now these are coming to my mind but there might be some more
approaches.

Hope that helps.

Again, for such problems, please use the Gtk users mailing list.

Best regards,
Nitin Sharma


-----Original Message-----
From: gtk-devel-list-bounces gnome org
[mailto:gtk-devel-list-bounces gnome org] On Behalf Of
ferri_marllo gva es
Sent: Friday, April 13, 2007 12:25 PM
To: gtk-devel-list gnome org
Subject: Export a windows-gtk-glade application to Linux



Hello!!
I need your help!
I built an application using glade-gtk compiling with Dev-cpp...so i
have the .exe file.
I did it in Windows system, and now i'd like to export it to linux
system.
How can i do it??


_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]