[glade--]error msg at ./autogen.sh - missing .hh file



Hi Christof, hi the rest,

I tried to ./autogen.sh a .glade file I did and received the following
error (near the end of the processing):

In file included from mainwindow.hh:13,
                 from project2.cc:10:
mainwindow_glade.hh:15: .hh: No such file or directory
gmake[2]: *** [project2.o] Error 1
gmake[2]: Leaving directory `/home/mh/Projects/project2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/mh/Projects/project2'
gmake: *** [all-recursive-am] Error 2

When I looked into mainwindow_glade.hh (line 15) there was a:
#include ".hh"

Now I ask myself why there was no header file specified. Is it possible
that the custom widgets I use have something to do with it (I didn't
specify a creation function yet)? Can I edit this .hh file even though
the file header says not to modify it? Or what else is the problem?

Thanks for helping and many cheers,
Michael.
PS: Where/How can I subscribe to this glademm mailing list? Any archives?




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