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



On Sun, 2001-11-04 at 22:51, A Bouanan wrote:
> 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 !

We will look into the matter. It's not a normal thing to happen. Perhaps
it's a bug in anjuta.

Regards,
-Naba



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]