On Fri, 2003-12-05 at 22:23, Marshall Lake wrote: > Up until 1.1.3 I've been compiling with no problems (for the most part). > But trying to compile 1.1.3 I get the errors below. Can someone tell me > what I might do to correct the errors? > > story.cpp: In member function `virtual void > STable::keyPressEvent(QKeyEvent*)': > story.cpp:192: `updateHeaderStates' undeclared (first use this function) > story.cpp:192: (Each undeclared identifier is reported only once for each > function it appears in.) > story.cpp: In member function `void STable::adjHeight(int)': > story.cpp:205: no matching function for call to `SEditor::currentFont()' > story.cpp: In member function `void StoryEditor::clickAt(int, int)': > story.cpp:583: no matching function for call to `STable::updateHeaderStates()' > story.cpp: In member function `void StoryEditor::KeyRet()': > story.cpp:644: no matching function for call to `QString::remove(const > char[2])'/usr/lib/qt3/include/qstring.h:500: candidates are: QString& > QString::remove(unsigned int, unsigned int) > story.cpp:657: no matching function for call to `QString::remove(const > char[2])'/usr/lib/qt3/include/qstring.h:500: candidates are: QString& > QString::remove(unsigned int, unsigned int)
Which distro ? Which version of Qt? Which version of gcc?
