Re: mathed compilation problems

2001-02-13 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | cxx does not like inline methods without a definition: | | cxx: Error: ../../../lyx-devel/src/mathed/math_xiter.h, line 41: function | "MathedXIter::GetPos" was referenced but not defined | void GetPos(int &, int &) const; | --

mathed compilation problems

2001-02-13 Thread Jean-Marc Lasgouttes
cxx does not like inline methods without a definition: cxx: Error: ../../../lyx-devel/src/mathed/math_xiter.h, line 41: function "MathedXIter::GetPos" was referenced but not defined void GetPos(int &, int &) const; -^ cxx: Warning: ../../../lyx-devel/src/mathed/math_spacein