[Anjuta-list] Re: Help compiling a GTK-- test program



Le Dimanche 4 Novembre 2001 17:21, vous avez écrit :
> 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]