[maemo-developers] Patches for hildon with regular GTK+?
From: Murray Cumming murrayc at murrayc.comDate: Tue Oct 2 10:44:20 EEST 2007
- Previous message: Patches for hildon with regular GTK+?
- Next message: Patches for hildon with regular GTK+?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 2007-10-02 at 08:40 +0200, Koen Kooi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Xan schreef: > > On 10/2/07, Murray Cumming <murrayc at murrayc.com> wrote: > >> I noticed that hildon-1 (and probably others) don't build from svn > >> without the maemo-patched GTK+: > >> > >> hildon-date-editor.c: In function 'hildon_date_editor_init': > >> hildon-date-editor.c:456: error: 'HILDON_GTK_INPUT_MODE_NUMERIC' > >> undeclared (first use in this function) > >> hildon-date-editor.c:456: error: (Each undeclared identifier is reported > >> only once > >> hildon-date-editor.c:456: error: for each function it appears in.) > >> > >> > >> I guess that Ubuntu must be patching hildon to create their Ubuntu Gutsy > >> packages: > >> http://packages.ubuntu.com/gutsy/devel/libhildon-1-dev > >> Does anyone know where those patches are? > > > > Crap, noticed I only replied Murray, not the list. So: you need to use > > --with-maemo-gtk=no if you want to use stock GTK+. And yes, as far as > > I can tell this is not mentioned anywhere in the README or similar, > > we'll fix it tomorrow. > > > > Thanks for the feedback, keep it coming! > > Does libhildonfm2 already build ontop of a stock gtk+? No, it doesn't seem to have a --with-maemo-gtk=no configure option: hildon-file-selection.c: In function 'hildon_file_selection_create_thumbnail_view': hildon-file-selection.c:2281: warning: implicit declaration of function 'gtk_widget_tap_and_hold_setup' hildon-file-selection.c:2282: error: 'GTK_TAP_AND_HOLD_NONE' undeclared (first use in this function) hildon-file-selection.c:2282: error: (Each undeclared identifier is reported only once hildon-file-selection.c:2282: error: for each function it appears in.) hildon-file-selection.c:2282: error: 'GTK_TAP_AND_HOLD_NO_INTERNALS' undeclared (first use in this function) hildon-file-selection.c: In function 'hildon_file_selection_create_list_view': hildon-file-selection.c:2402: error: 'GTK_TAP_AND_HOLD_NONE' undeclared (first use in this function) hildon-file-selection.c:2402: error: 'GTK_TAP_AND_HOLD_NO_INTERNALS' undeclared (first use in this function) hildon-file-selection.c: In function 'hildon_file_selection_create_dir_view': hildon-file-selection.c:2497: error: 'GTK_TAP_AND_HOLD_NONE' undeclared (first use in this function) hildon-file-selection.c:2497: error: 'GTK_TAP_AND_HOLD_NO_INTERNALS' undeclared (first use in this function) make[2]: *** [hildon-file-selection.lo] Error 1 -- murrayc at murrayc.com www.murrayc.com www.openismus.com
- Previous message: Patches for hildon with regular GTK+?
- Next message: Patches for hildon with regular GTK+?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]