bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile error with gtkgame.c version 1.238


From: Jim Segrave
Subject: Re: [Bug-gnubg] Compile error with gtkgame.c version 1.238
Date: Wed, 25 Sep 2002 10:56:29 +0200
User-agent: Mutt/1.4i

On Wed 25 Sep 2002 (05:38 +0200), Nardy Pillards wrote:
> gtkgame.c 1.238
> (also with 1.237)
> 
> Compiling with WinME, GTK 1.3:
> 
> Compiler warns:
> gtkgame.c: In function `SelectFile':
> gtkgame.c:3040: warning: implicit declaration of function
> `gtk_button_new_with_m
> nemonic'
> gtkgame.c:3040: warning: assignment makes pointer from integer without a
> cast
> gtkgame.c:3044: warning: implicit declaration of function
> `gtk_widget_get_parent
> 
> Linker stops:
> gtkgame.o(.text+0xb1ce):gtkgame.c: undefined reference to
> `gtk_button_new_with_m
> nemonic'
> gtkgame.o(.text+0xb209):gtkgame.c: undefined reference to
> `gtk_widget_get_parent
> '

I think that gtk_button_new_with_mnemonic 
and
gtk_widget_get_parent

are GTK 2.0 functions only (they aren't in 1.2).

-- 
Jim Segrave           address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]