On Tuesday 20 February 2001 10:03, Angus Leeming wrote:
> On Tuesday 20 February 2001 09:55, Lars Gullik Bjønnes wrote:
> > Edwin Leuven <[EMAIL PROTECTED]> writes:
> >
> > | Hi, I am trying to move the latex preamble to the guii xforms dir.
During
> > | linking I get the following error message:
> >
> > You are probably missing an inheritance from SigC::Object somewhere.
>
> Tricky if he is, since he's derived his FormPreamble from FormBaseBD which
> should take care of all signals for him. I'll have a look.
>
> Angus
This code compiles perfectly for me on a DEC Alpha running
DEC cxx -strict_ansi
Perhaps your compiler (g++?) got confused! Why not "make clean" in the xforms
directory and try again. In the past, similar messages have been resolved by
correct #pragma directives, but I'm no expert here.
So, you're almost there. Congratulations and welcome to the team!!!!!
Angus