using gcc 3.3.2: g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -I/usr/X11R6/include -O -fno-exceptions -W -Wall -MT formulabase.lo -MD -MP -MF .deps/formulabase.Tpo -c formulabase.C formulabase.C:303:2: warning: #warning FIXME formulabase.C:789:2: warning: #warning pretty ugly formulabase.C: In function `void mathDispatchCreation(LCursor&, const FuncRequest&, bool)': formulabase.C:862: error: `InsetFormula' undeclared (first use this function) formulabase.C:862: error: (Each undeclared identifier is reported only once for each function it appears in.) formulabase.C:862: error: `f' undeclared (first use this function) formulabase.C:862: error: parse error before `;' token formulabase.C:878: error: parse error before `(' token formulabase.C: In function `void mathDispatch(LCursor&, const FuncRequest&)': formulabase.C:916: error: cannot convert `InsetFormulaMacro*' to ` UpdatableInset*' for argument `2' to `bool <unnamed>::openNewInset(LCursor&, UpdatableInset*)' formulabase.C:923: error: parse error before `;' token
Regards, Joao.