[QScintilla] Problem compiling latest snapshot

Phil Thompson phil at riverbankcomputing.com
Thu Jan 3 19:21:18 GMT 2008


On Thursday 03 January 2008, Baz Walter wrote:
> Hello
>
> I get the following error when trying to compile
> QScintilla-gpl-2-snapshot-20071230:
>
>
> /usr/local/lib/gcc-4.1.2/bin/g++ -c -pipe -w -O2 -D_REENTRANT -fPIC
> -DQSCINTILLA_MAKE_DLL -DQT -DSCI_LEXER -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
> -DQT_SHARED -I/usr/lib/qt3/mkspecs/default -I. -I. -I../include -I../src
> -I/usr/lib/qt3//include -o qsciscintilla.o qsciscintilla.cpp
>
> /usr/local/lib/gcc-4.1.2/bin/g++ -c -pipe -w -O2 -D_REENTRANT -fPIC
> -DQSCINTILLA_MAKE_DLL -DQT -DSCI_LEXER -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
> -DQT_SHARED -I/usr/lib/qt3/mkspecs/default -I. -I. -I../include -I../src
> -I/usr/lib/qt3//include -o qsciscintillabase.o qsciscintillabase.cpp
> qsciscintillabase.cpp: In member function ‘virtual void
> QsciScintillaBase::focusOutEvent(QFocusEvent*)’:
> qsciscintillabase.cpp:327: error: cannot call member function ‘QWidget*
> QApplication::focusWidget() const’ without object
> make: *** [qsciscintillabase.o] Error 1

Should be fixed in tonight's snapshot.

Thanks,
Phil



More information about the QScintilla mailing list