2014-03-11 11:13 GMT+01:00 John Emmas <j...@creativepost.co.uk>:

> Hi guys.  This morning I updated glibmm from git and tried rebuilding
> 'master' (Windows).  However, giomm/application.cc fails to compile because
> of these missing symbols:-
>
>         g_application_add_main_option_entries
>         g_application_add_option_group
>
> I figured that they must be new functions in glib.  But when I then
> updated glib, there've been no updates since Jan 15th.  Are the two
> libraries out of step or should those functions be coming from somewhere
> else?  Thanks.
>

Looking at https://git.gnome.org/browse/glib/ will show you that it was
updated 15 hours ago. Make sure you are really on proper branch in glib and
that origin is pointing to GNOME git repository.


> John
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtkmm-list
>
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to