Computing.Net > Forums > Linux > Problems compiling GTKMM

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Problems compiling GTKMM

Reply to Message Icon

Name: HexpilL
Date: July 13, 2003 at 12:56:59 Pacific
OS: Slackware 9.0
CPU/Ram: 1.8 ghz 128 mb ram
Comment:

Hello world:
I'm having problems compiling gtkmm version 2.0.2. At some point of the make process I get an error, I did a search on google and used a patch that I found there but I still got the same error... here is what I got...
============================================

make[5]: Entering directory `/gtkmm-2.0.2/gtk/gtkmm'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -Dgtkmm_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I../../glib -I../../glib -I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk -I../../gtk -I../../gtk -I/usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -O2 -Wall -c treeview.cc
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -Dgtkmm_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I../../glib -I../../glib -I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk -I../../gtk -I../../gtk -I/usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -O2 -Wall -c treeview.cc -fPIC -DPIC -o treeview.lo
treeview.cc: In static member function `static void
Gtk::TreeView_Class::class_init_function(void*, void*)':
treeview.cc:891: invalid conversion from `void (*)(GtkTreeView*)' to `gboolean
(*)(GtkTreeView*)'
treeview.cc:892: invalid conversion from `void (*)(GtkTreeView*)' to `gboolean
(*)(GtkTreeView*)'
treeview.cc:893: invalid conversion from `void (*)(GtkTreeView*, int)' to `
gboolean (*)(GtkTreeView*, int)'
treeview.cc:894: invalid conversion from `void (*)(GtkTreeView*)' to `gboolean
(*)(GtkTreeView*)'
treeview.cc:895: invalid conversion from `void (*)(GtkTreeView*, int, int, int)
' to `gboolean (*)(GtkTreeView*, int, int, int)'
treeview.cc:896: invalid conversion from `void (*)(GtkTreeView*)' to `gboolean
(*)(GtkTreeView*)'
treeview.cc:897: invalid conversion from `void (*)(GtkTreeView*)' to `gboolean
(*)(GtkTreeView*)'
make[5]: *** [treeview.lo] Error 1
make[5]: Leaving directory `/gtkmm-2.0.2/gtk/gtkmm'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/gtkmm-2.0.2/gtk/gtkmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/gtkmm-2.0.2/gtk'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/gtkmm-2.0.2/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gtkmm-2.0.2'
make: *** [all-recursive-am] Error 2

===========================================
Please help



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Problems compiling GTKMM

Problems compiling Gnomemeeting www.computing.net/answers/linux/problems-compiling-gnomemeeting/21270.html

problems compiling a program www.computing.net/answers/linux/problems-compiling-a-program/11043.html

Problem compiling C program www.computing.net/answers/linux/problem-compiling-c-program/14973.html