[QScintilla] Problem compiling latest snapshot
Baz Walter
bazwal at ftml.net
Thu Jan 3 18:34:58 GMT 2008
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
Regards
Baz Walter
More information about the QScintilla
mailing list