I just updated my cvs and compiled again:

mlview3.cpp: In method `MLViewQt3::MLViewQt3(QWidget * = 0, const
char * = 0)':
mlview3.cpp:45: `WidgetWidth' undeclared (first use this function)
mlview3.cpp:45: (Each undeclared identifier is reported only once
mlview3.cpp:45: for each function it appears in.)
mlview3.cpp:45: implicit declaration of function `int
setWordWrap(...)'
mlview3.cpp:46: `AtWhiteSpace' undeclared (first use this function)
mlview3.cpp:46: implicit declaration of function `int
setWrapPolicy(...)'
mlview3.cpp:47: implicit declaration of function `int
setReadOnly(...)'
mlview3.cpp: In method `void MLViewQt3::appendNoNewLine(const QString
&)':
mlview3.cpp:52: implicit declaration of function `int
paragraphs(...)'
mlview3.cpp:53: implicit declaration of function `int
paragraphLength(...)'
mlview3.cpp:53: implicit declaration of function `int insertAt(...)'
mlview3.cpp:53: warning: cannot pass objects of type `const QString'
through `...'
mlview3.cpp: In method `void MLViewQt3::append(const QString &)':
mlview3.cpp:66: `QTextEdit' undeclared (first use this function)
mlview3.cpp:66: parse error before `::'
mlview3.cpp:69: parse error before `::'
mlview3.cpp: In function `static class QString
MLViewQt3::toRichText(const QString &, bool = false)':
mlview3.cpp:76: no method `QStyleSheet::escape'
mlview3.cpp:84: no matching function for call to `QRegExp::search
(QString &)'
mlview3.cpp:86: no matching function for call to `QRegExp::cap (int)'
mlview3.cpp:88: no matching function for call to
`QRegExp::matchedLength ()'
mlview3.cpp:95: no matching function for call to `QRegExp::setMinimal
(bool)'
mlview3.cpp:98: no matching function for call to `QRegExp::cap (int)'
mlview3.cpp:99: no method `QStyleSheet::escape'
mlview3.cpp:102: no matching function for call to
`QRegExp::matchedLength ()'
mlview3.cpp:106: no matching function for call to
`QRegExp::setMinimal (bool)'
mlview3.cpp:109: no matching function for call to `QRegExp::cap
(int)'
mlview3.cpp:110: no method `QStyleSheet::escape'
mlview3.cpp:113: no matching function for call to
`QRegExp::matchedLength ()'
mlview3.cpp: In method `void MLViewQt3::GotoEnd()':
mlview3.cpp:123: parse error before `::'
make[2]: *** [mlview3.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2


I am working on installing Qt3 at the moment.  If I succeed, I will
use Qt3 for Licq.




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to