On Thu, 15 Jun 2000, Martin Sevior wrote:

> 3793                          // Make sure there's no pending word. This
> was put in to fix bug #900
> 3794                          pLayout->m_pLayout->setPendingWord(NULL,
> NULL);
> 3795                          pLayout->m_pLayout->getView()->draw(NULL);

> (gdb) print pLayout->m_pLayout->getView()
> Cannot resolve method FL_DocLayout::getView to any overloaded instance

Have you tried a full rebuild? It looks suspicious.

We could really use some kind of dependency pre-build.
Does anyone know what mozilla uses? Their tree is nice in that when you do
a cvs update, it looks at changed .h and .idl files and marks
dependent .c/.cpp files for rebuilding.

Justin








Reply via email to