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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, April 13, 2007 12:25 PM
To: [EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
_______________________________________________
gtk-devel-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to