Re: Compile error with clang++
- From: Murray Cumming <murrayc murrayc com>
- To: creak ml <creak ml gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Compile error with clang++
- Date: Mon, 18 Nov 2013 09:43:00 +0100
On Sun, 2013-11-17 at 21:54 -0500, creak ml wrote:
I was just trying to use clang++ to compile my gtkmm application and I
went to this error:
In file included
from /usr/include/gtkmm-3.0/gtkmm/drawingarea.h:28:
In file included from /usr/include/gtkmm-3.0/gtkmm/widget.h:56:
/usr/include/giomm-2.4/giomm/actiongroup.h:618:50: error:
const_cast from 'const GActionGroup *'
(aka 'const _GActionGroup *') to 'GAction *' (aka '_GAction
*') is not allowed
g_variant_type_equal(g_action_get_state_type(const_cast<GAction*>(gobj())), type_glib_va...
[snip]
We fixed this bug a while ago:
https://bugzilla.gnome.org/show_bug.cgi?id=709963
But I've just noticed that I haven't released a glibmm 2.36.1 tarball
with that yet. I've just done that now. Thanks for the reminder.
If you are using a distro package of glibmm, please ask your distro to
update its glibmm package.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]