Re: why can't i use 'file chooser dialog' ?
- From: Daniel Nilsson <daniel oden homeip net>
- To: gtk-list gnome org
- Subject: Re: why can't i use 'file chooser dialog' ?
- Date: Sat, 9 Apr 2005 09:17:20 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]