Re: [Anjuta-list] Help compiling a GTK-- test program
- From: Timothee Besset <timo qeradiant com>
- To: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] Help compiling a GTK-- test program
- Date: Mon Nov 5 06:50:05 2001
The logical way of looking at the problem would be to compile from the
command line using regular ./configure; make, then compare the command
line parameters to gcc between anjuta situation and your hand made
approach.
TTimo
On 05 Nov 2001 20:14:15 +0530
Naba Kumar <kh_naba yahoo com> wrote:
> 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
>
>
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]