[Lunar-bugs] [Lunar Linux 0000287]: Qscintilla fails to compile
Lunar bug reports list
lunar-bugs at lunar-linux.org
Thu Sep 20 13:50:51 CEST 2007
The following issue has been SUBMITTED.
======================================================================
http://bugs.lunar-linux.org/view.php?id=287
======================================================================
Reported By: mjjohansen
Assigned To:
======================================================================
Project: Lunar Linux
Issue ID: 287
Category: module
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Moonbase Version: 20070920.11
Core Tools: Lunar
Core Tools Version: 20070623
======================================================================
Date Submitted: 09-20-2007 13:50 CEST
Last Modified: 09-20-2007 13:50 CEST
======================================================================
Summary: Qscintilla fails to compile
Description:
I was building Treeline, and as a dependency it builds Qscintilla.
But it fails with the following:
qextscintilla.cpp:2395: error: 'lex' was not declared in this scope
qextscintilla.cpp:2403: error: 'lex' was not declared in this scope
qextscintilla.cpp: In member function 'QextScintillaLexer*
QextScintilla::lexer() const':
qextscintilla.cpp:2471: error: 'lex' was not declared in this scope
qextscintilla.cpp: In member function 'void
QextScintilla::handleStyleFontChange(const QFont&, int)':
qextscintilla.cpp:2494: error: 'lex' was not declared in this scope
qextscintilla.cpp:2497: error: 'lex' was not declared in this scope
qextscintilla.cpp: In member function 'void
QextScintilla::setStylesFont(const QFont&, int)':
qextscintilla.cpp:2508: error: 'class QString' has no member named
'latin1'
qextscintilla.cpp: In member function 'long int
QextScintilla::checkBrace(long int, int, bool&)':
qextscintilla.cpp:2608: error: 'lex' was not declared in this scope
qextscintilla.cpp: In member function 'bool
QextScintilla::findMatchingBrace(long int&, long int&,
QextScintilla::BraceMatch)':
qextscintilla.cpp:2636: error: 'lex' was not declared in this scope
qextscintilla.cpp: In member function 'QString
QextScintilla::convertText(const char*)':
qextscintilla.cpp:2761: error: 'class QString' has no member named
'setLatin1'
qextscintilla.cpp: In member function 'bool
QextScintilla::isWordChar(char) const':
qextscintilla.cpp:2836: error: 'lex' was not declared in this scope
qextscintilla.cpp: In member function 'void
QextScintilla::setAutoCompletionFillups(const char*)':
qextscintilla.cpp:2877: error: 'saved_fillups' was not declared in this
scope
qextscintilla.cpp: In member function 'void
QextScintilla::setAutoCompletionFillupsEnabled(bool)':
qextscintilla.cpp:2888: error: 'lex' was not declared in this scope
qextscintilla.cpp:2891: error: 'saved_fillups' was not declared in this
scope
qextscintilla.cpp: In member function 'void
QextScintilla::showUserList(int, const QStringList&)':
qextscintilla.cpp:3023: error: 'class QString' has no member named
'latin1'
make: *** [qextscintilla.o] Error 1
Creating /var/log/lunar/compile/qscintilla-1.71.bz2
! Problem detected during BUILD
morten #
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
09-20-07 13:50 mjjohansen New Issue
09-20-07 13:50 mjjohansen Moonbase Version => 20070920.11
09-20-07 13:50 mjjohansen Core Tools => Lunar
09-20-07 13:50 mjjohansen Core Tools Version => 20070623
======================================================================
More information about the Lunar-bugs
mailing list