Re: why can't i use 'file chooser dialog' ?

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

 



On Sat, Apr 09, 2005 at 04:37:15PM +0800, Demon Zhu wrote:
> Hello everyone,
> 
> I use a 'file chooser dialog' in application, and it work well im my machine.
> But when run the application in another machine it gives an error: The error 
> message is 
>      "app.exe: relocation error: app.exe: undefined symbol: gtk_file_chooser_dialog_new
> 
> What's the reason?

Your "other machine" probably has GTK+ 2.2 or older
installed. gtk_file_chooser_dialog_new appeared in version 2.4 of GTK+
so you need to make sure you have at least version 2.4 on all machines
where you want your app to run.

-- 
Daniel Nilsson
 
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux