Re: [gtk-osx-users] Building GtkSourceview3 on OSX 10.9
- From: John Ralls <jralls ceridwen us>
- To: Volker Braun <vbraun name gmail com>
- Cc: gtk-osx-users-list gnome org
- Subject: Re: [gtk-osx-users] Building GtkSourceview3 on OSX 10.9
- Date: Sat, 25 Jan 2014 08:10:03 -0800
On Jan 25, 2014, at 5:35 AM, Volker Braun <vbraun name gmail com> wrote:
I built a working python2 + gtk3 install on OSX 10.9, so that part
works great. But I can't compile gtksourceview, and the error looks
like its a bug in the source and not just a build issue.
I noticed a related macports ticket
http://trac.macports.org/ticket/41984. However, for the record, I
don't have macports or any other third-party software distribution
installed.
$ ./.local/bin/jhbuild build gtksourceview3
*** Checking out gtksourceview3 *** [1/1]
curl --continue-at - -L
http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/3.6/gtksourceview-3.6.0.tar.xz
[SNIP]
^
gtksourcecompletionitem.c:388:23: error: no member named 'label' in
'struct _GtkToolItem'
label = stock_item.label;
~~~~~~~~~~ ^
gtksourceview-3.6 must be too old for gtk+-3.10. I just blind-pushed (meaning that I didn't test it) an
update to gtksourceview-3.10.1. Give that a try.
Regards,
John Ralls
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]