[gnomemm] g++ 3.1 problem
- From: cervi <gustavo overstep com br>
- To: gnomemm-list gnome org
- Subject: [gnomemm] g++ 3.1 problem
- Date: 22 Jul 2002 04:55:51 +0000
I've found a problem compiling with g++ 3.1
--default arguments given for parameter N.
it's mean that if u declare a default arg in a header file, u can't do
the same in the source code.
I've fixed the problem by myself, now I have another problem with
glademm. also with g++ 3.1.
window1_glade.cc: In constructor `window1_glade::window1_glade()':
window1_glade.cc:16: `WINDOW_TOPLEVEL' undeclared in namespace `Gtk'
window1_glade.cc:22: no matching function for call to `Gtk::Label::
set_size_request(int, int)'
window1_glade.cc:25: `JUSTIFY_CENTER' undeclared in namespace `Gtk'
window1_glade.cc:30: `WIN_POS_NONE' undeclared in namespace `Gtk'
any idea?
tnx.
/gustavo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]