[Eric] ANN: new eric4 4.3.0 snapshot available

Detlev Offenbach detlev at die-offenbachs.de
Tue Dec 2 17:46:57 GMT 2008


On Montag, 1. Dezember 2008, Haroldo Stenger wrote:
> root at bloom:/home/haroldo/qscintilla/QScintilla-gpl-2.3.2/Qt4# make
> g++ -c -pipe -w -O2 -D_REENTRANT -fPIC  -DQSCINTILLA_MAKE_DLL -DQT
> -DSCI_LEXER -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
> -I/usr/share/qt3/mkspecs/default -I. -I. -I../include -I../src
> -I/usr/share/qt3/include -o qsciscintilla.o qsciscintilla.cpp
> En el fichero incluído de qsciscintilla.cpp:38:
> Qsci/qsciscintilla.h:44:21: error: qobject.h: No existe el fichero ó
> directorio
> Qsci/qsciscintilla.h:45:25: error: qstringlist.h: No existe el fichero ó
> directorio
> Qsci/qsciscintilla.h:47:22: error: QByteArray: No existe el fichero ó
> directorio
> Qsci/qsciscintilla.h:48:17: error: QList: No existe el fichero ó directorio
> Qsci/qsciscintilla.h:49:20: error: QPointer: No existe el fichero ó
> directorio

You seem to have both Qt versions installed and Qt3 seems to come first in 
your search path. Make sure you are using Qt4 qmake to generate the Makefile.

-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the Eric mailing list