[gtkmm] Problem compiling gtkmm2 on a fedora core beta system
- From: Kjartan Maraas <kmaraas broadpark no>
- To: gtkmm-list gnome org
- Subject: [gtkmm] Problem compiling gtkmm2 on a fedora core beta system
- Date: Wed, 22 Oct 2003 17:49:43 +0200
I get this when I compile it:
in short:
<kmaraas> murrayc, gtkmm2 failed to build for me with gcc 3.3.1
<kmaraas> <kmaraas> value_basictypes.cc:224:43: use of C99 long long
integer constant
<kmaraas> <kmaraas> anyone know what's up with that?
<kmaraas> <kmaraas> return g_param_spec_int64(
<kmaraas> <kmaraas> name.c_str(), 0, 0,
<kmaraas> <kmaraas> G_GINT64_CONSTANT(0x8000000000000000),
G_GINT64_CONSTANT(0x7fffffffffffffff), g_value_get_int64(&gobject_),
<kmaraas> <kmaraas> GParamFlags(G_PARAM_READABLE |
G_PARAM_WRITABLE));
<kmaraas> <kmaraas> this is the one causing it
<kmaraas> <kmaraas> and it's causing gtkmm2 to fail to build
<murrayc> kmaraas: That's new and interesting. Can you send an email,
please?
<kmaraas> yeah
<murrayc> I think long long doesn't exist anymore.
Cheers
Kjartan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]