[Anjuta-list] Help compiling a GTK-- test program
- From: A Bouanan <a bouanan iam net ma>
- To: anjuta-list lists sourceforge net
- Cc: a bouanan iam net ma
- Subject: [Anjuta-list] Help compiling a GTK-- test program
- Date: Sun Nov 4 09:16:02 2001
Hi,
I'm trying to compile a test GTK-- program using Anjuta-0.1.7, but I
fail to.
The configuration phase pass well, but when I want to build, I have
messages like :
.....
.....
c++ -g -O2 -o testaissa testaissa.o window1.o window1_glade.o
testaissa.o: In function `window1 type_info function`:
/home/maverick/Projects/Testaissa-0.1/src/window1.hh:481: undefined
reference to `Gnome::Main::Main(int, basic_string<char,
string_char_traits<char>,__default_alloc_template..............................
/home/maverick/Projects/Testaissa-0.1/src/window1.hh:481: undefined
reference to `SigC::ObjectScoped::ObjectScoped(void)`
/home/maverick/Projects/Testaissa-0.1/src/window1.hh:481: undefined
reference to `SigC::Object::SigC::ObjectScoped virtual table`
/home/maverick/Projects/Testaissa-0.1/src/window1.hh:481: undefined
reference to `Gtk::Main::instance_`
/home/maverick/Projects/Testaissa-0.1/src/window1.hh:481: undefined
reference to `Gnome::Main::~Main(void)`
..............
..............
Notice that if I try to compile manually a gtk-- test program, I works
well also when I generate C++ glade code source, it also compile well.
I don't understand where is the problem !
Any help please ?
Aissa Bouanan,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]