Re: gnome vs. gtk 1.0.x
- From: Changwoo Ryu <cwryu adam kaist ac kr>
- To: tromey cygnus com
- Cc: Robert Wilhelm <robert physiol med tu-muenchen de>, gnome-list gnome org
- Subject: Re: gnome vs. gtk 1.0.x
- Date: 28 May 1998 09:51:19 +0900
Tom Tromey <tromey@cygnus.com> writes:
> >>>>> "Robert" == Robert Wilhelm <robert@physiol.med.tu-muenchen.de> writes:
>
> Robert> Since the current gnome cvs snapshot unfortunately does not
> Robert> work with gtk+ 1.0.3, wouldn't it make sense to check for gtk+
> Robert> 1.1.0?
>
> My understanding is that Gnome ought to work with Gtk 1.0 as well as
> Gtk 1.1.
>
> So I'd rather fix the problem with 1.0.3. Can you tell me what it is?
I also have a problem (new gnome-canvas widget).
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/local/include -I/usr/lib/glib/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I../support -I../support -DGNOMELIBDIR=\"/usr/local/lib\" -DGNOMEDATADIR=\"/usr/local/share\" -DGNOMEBINDIR=\"/usr/local/bin\" -DGNOMELOCALSTATEDIR=\"/usr/local/var\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wp,-MD,.deps/gnome-canvas.p -c -fPIC -DPIC gnome-canvas.c
gnome-canvas.c: In function `pick_current_item':
gnome-canvas.c:673: structure has no member named `x'
gnome-canvas.c:674: structure has no member named `y'
gnome-canvas.c:675: structure has no member named `x_root'
gnome-canvas.c:676: structure has no member named `y_root'
gnome-canvas.c:677: structure has no member named `mode'
gnome-canvas.c:677: `GDK_CROSSING_NORMAL' undeclared (first use this function)
gnome-canvas.c:677: (Each undeclared identifier is reported only once
gnome-canvas.c:677: for each function it appears in.)
gnome-canvas.c:679: structure has no member named `focus'
gnome-canvas.c:680: structure has no member named `state'
gnome-canvas.c:693: structure has no member named `x'
gnome-canvas.c:694: structure has no member named `y'
gnome-canvas.c: In function `gnome_canvas_crossing':
gnome-canvas.c:886: structure has no member named `state'
make: *** [gnome-canvas.lo] Error 1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]