Dnia 30-06-2005, czw o godzinie 13:18 +0000, [EMAIL PROTECTED]
napisaƂ(a):
> Hi all,
> 
> i have to develop a portable application with GTK+2 and i just want to be 
> sure it will work.
> So my question is : is there any difference between GTK+2 for windows and 
> GTK+2 for Linux?
> 

See in documentation - if it isn't write it should be OK.

> If i develop my application on a linux box, will it work on a windows box? 
> And if i develop it on windows box, will it work on a linux box?
> 

If it use only gtk/glib - yes.
With another libraries/functions may be a problems(*gnome*, mkdir(char
*, mode), WinAPI..).

> Actually, i use Gtk+-2.6.4 on windows so i just have to install Gtk+-2.6.4 on 
> linux??
> 

No. Windows .exe and Linux ELF is two difference format.
You should just recompiled it.

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

Regards

-- 
Linux user: #376500 (patrz http://counter.li.org/)
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to