hi<br>i am trying to install it on kubuntu<br>I&#39;m already installed these:<br><br>apport-qt<br>libqt4-core<br>libqt4-dev<br>libqt4-gui<br>libqt4-qt3support<br>libqt4-sql<br>pyqt4-dev-tools<br>python-qt4<br>python-qt4-dev
<br>qt4-designer<br>qt4-qtconfig<br><br>and <br>python-sip4<br>sip4<br><br>but when i want run make for compile QScintilla2(QScintilla-gpl-2-snapshot-20070923.tar.gz) it raise some errors ! i cannot solve this problem. any idea ?
<br><br><pre style="margin-top: 0pt; display: inline;">qsciscintilla.cpp:2990: error: ISO C++ forbids declaration of 'QStringList' with no type<br>qsciscintilla.cpp: In member function 'void QsciScintilla::setAutoCompletionWordSeparators(int)':
<br>qsciscintilla.cpp:2992: error: 'lex' was not declared in this scope<br>qsciscintilla.cpp:2993: error: 'wseps' was not declared in this scope<br>qsciscintilla.cpp:2993: error: 'separators' was not declared in this scope
<br>qsciscintilla.cpp: In member function 'virtual void QsciScintilla::recolor(int, int)':<br>qsciscintilla.cpp:3035: error: 'SCI_COLOURISE' was not declared in this scope<br>qsciscintilla.cpp: In member function 'void QsciScintilla::registerImage(int, const QPixmap&amp;)':
<br>qsciscintilla.cpp:3042: error: 'SCI_REGISTERIMAGE' was not declared in this scope<br>qsciscintilla.cpp: In member function 'void QsciScintilla::clearRegisteredImages()':<br>qsciscintilla.cpp:3049: error: 'SCI_CLEARREGISTEREDIMAGES' was not declared in this scope
<br>qsciscintilla.cpp: In member function 'void QsciScintilla::setAutoCompletionFillupsEnabled(bool)':<br>qsciscintilla.cpp:3060: error: 'lex' was not declared in this scope<br>qsciscintilla.cpp:3063: error: 'explicit_fillups' was not declared in this scope
<br>qsciscintilla.cpp:3065: error: 'SCI_AUTOCSETFILLUPS' was not declared in this scope<br>qsciscintilla.cpp: In member function 'void QsciScintilla::setAutoCompletionFillups(const char*)':<br>qsciscintilla.cpp:3081: error: 'explicit_fillups' was not declared in this scope
<br>qsciscintilla.cpp: In member function 'virtual void QsciScintilla::setAutoCompletionCaseSensitivity(bool)':<br>qsciscintilla.cpp:3089: error: 'lex' was not declared in this scope<br>qsciscintilla.cpp:3090: error: 'SCI_AUTOCSETIGNORECASE' was not declared in this scope
<br>qsciscintilla.cpp: In member function 'bool QsciScintilla::autoCompletionCaseSensitivity() const':<br>qsciscintilla.cpp:3097: error: 'SCI_AUTOCGETIGNORECASE' was not declared in this scope<br>qsciscintilla.cpp: In member function 'virtual void QsciScintilla::setAutoCompletionReplaceWord(bool)':
<br>qsciscintilla.cpp:3104: error: 'SCI_AUTOCSETDROPRESTOFWORD' was not declared in this scope<br>qsciscintilla.cpp: In member function 'bool QsciScintilla::autoCompletionReplaceWord() const':<br>qsciscintilla.cpp:3111: error: 'SCI_AUTOCGETDROPRESTOFWORD' was not declared in this scope
<br>qsciscintilla.cpp: In member function 'int QsciScintilla::firstVisibleLine() const':<br>qsciscintilla.cpp:3170: error: 'SCI_GETFIRSTVISIBLELINE' was not declared in this scope<br>qsciscintilla.cpp: In member function 'int QsciScintilla::textHeight(int) const':
<br>qsciscintilla.cpp:3177: error: 'SCI_TEXTHEIGHT' was not declared in this scope<br>qsciscintilla.cpp: In member function 'bool QsciScintilla::isListActive() const':<br>qsciscintilla.cpp:3184: error: 'SCI_AUTOCACTIVE' was not declared in this scope
<br>qsciscintilla.cpp: In member function 'void QsciScintilla::cancelList()':<br>qsciscintilla.cpp:3191: error: 'SCI_AUTOCCANCEL' was not declared in this scope<br>qsciscintilla.cpp: In member function 'void QsciScintilla::handleAutoCompletionSelection()':
<br>qsciscintilla.cpp:3198: error: 'lex' was not declared in this scope<br>qsciscintilla.cpp:3203: error: 'backdoor' is not a member of 'ListBoxQt'<br>qsciscintilla.cpp: At global scope:<br>qsciscintilla.cpp:3209: error: expected ',' or '...' before '&amp;' token
<br>qsciscintilla.cpp:3209: error: ISO C++ forbids declaration of 'QStringList' with no type<br>qsciscintilla.cpp: In member function 'void QsciScintilla::showUserList(int, int)':<br>qsciscintilla.cpp:3217: error: 'SCI_AUTOCSETSEPARATOR' was not declared in this scope
<br>qsciscintilla.cpp:3218: error: 'SCI_USERLISTSHOW' was not declared in this scope<br>qsciscintilla.cpp:3219: error: 'list' was not declared in this scope<br>qsciscintilla.cpp:3219: error: 'QChar' was not declared in this scope
<br>qsciscintilla.cpp: In member function 'void QsciScintilla::handleUserListSelection(const char*, int)':<br>qsciscintilla.cpp:3226: error: 'emit' was not declared in this scope<br>qsciscintilla.cpp:3226: error: expected `;&#39; before 'userListActivated'
<br>qsciscintilla.cpp: In member function 'bool QsciScintilla::caseSensitive() const':<br>qsciscintilla.cpp:3233: error: 'lex' was not declared in this scope<br>make: *** [qsciscintilla.o] Error 1</pre><br clear="all"><br>
-- <br>Regards,<br>Mehdi Bayazee