[glade--]problems with compiling c++ code generated by glade--



Thank you for the last answer,
now i've another problem, the 'make' did'nt find some header files, as
seen at the attached file.
can you help me?
moti

Script started on Thu Mar 14 19:16:56 2002
]0;root localhost localdomain: /root/Projects/project2[root localhost project2]# make
make  all-recursive
make[1]: Entering directory `/root/Projects/project2'
Making all in macros
make[2]: Entering directory `/root/Projects/project2/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/Projects/project2/macros'
Making all in src
make[2]: Entering directory `/root/Projects/project2/src'
c++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2  -c project2.cc
project2.cc:9:26: gnome--/main.h: No such file or directory
In file included from /usr/local/include/gtk--/object.h:30,
                 from /usr/local/include/gtk--/widget.h:32,
                 from /usr/local/include/gtk--/container.h:27,
                 from /usr/local/include/gtk--/bin.h:27,
                 from /usr/local/include/gtk--/window.h:27,
                 from window1_glade.hh:13,
                 from window1.hh:13,
                 from project2.cc:11:
/usr/local/include/gtk--/base.h:27:25: gtk--config.h: No such file or directory
In file included from /usr/include/gdk/gdktypes.h:33,
                 from /usr/include/gdk/gdk.h:31,
                 from /usr/local/include/gdk--.h:27,
                 from /usr/local/include/gtk--/base.h:33,
                 from /usr/local/include/gtk--/object.h:30,
                 from /usr/local/include/gtk--/widget.h:32,
                 from /usr/local/include/gtk--/container.h:27,
                 from /usr/local/include/gtk--/bin.h:27,
                 from /usr/local/include/gtk--/window.h:27,
                 from window1_glade.hh:13,
                 from window1.hh:13,
                 from project2.cc:11:
/usr/include/glib.h:66:24: glibconfig.h: No such file or directory
In file included from /usr/local/include/gdk--.h:28,
                 from /usr/local/include/gtk--/base.h:33,
                 from /usr/local/include/gtk--/object.h:30,
                 from /usr/local/include/gtk--/widget.h:32,
                 from /usr/local/include/gtk--/container.h:27,
                 from /usr/local/include/gtk--/bin.h:27,
                 from /usr/local/include/gtk--/window.h:27,
                 from window1_glade.hh:13,
                 from window1.hh:13,
                 from project2.cc:11:
/usr/local/include/gdk--/types.h:27:25: gdk--config.h: No such file or directory
In file included from /usr/local/include/gtk--/base.h:34,
                 from /usr/local/include/gtk--/object.h:30,
                 from /usr/local/include/gtk--/widget.h:32,
                 from /usr/local/include/gtk--/container.h:27,
                 from /usr/local/include/gtk--/bin.h:27,
                 from /usr/local/include/gtk--/window.h:27,
                 from window1_glade.hh:13,
                 from window1.hh:13,
                 from project2.cc:11:
/usr/local/include/gtk--/proxy.h:6:34: sigc++/signal_system.h: No such file or directory
/usr/local/include/gtk--/proxy.h:7:25: sigc++/bind.h: No such file or directory
/usr/local/include/gtk--/proxy.h:8:28: sigc++/convert.h: No such file or directory
/usr/local/include/gtk--/proxy.h:9:25: gtk--config.h: No such file or directory
make[2]: *** [project2.o] Error 1
make[2]: Leaving directory `/root/Projects/project2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Projects/project2'
make: *** [all-recursive-am] Error 2
]0;root localhost localdomain: /root/Projects/project2[root localhost project2]# exit
exit

Script done on Thu Mar 14 19:17:05 2002


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