Compile error in qt-copy

Frank Osterfeld frank.osterfeld at gmx.de
Fri Feb 15 12:23:39 GMT 2008


On Thursday 14 February 2008 22:38:20 Eduardo Robles Elvira wrote:
> Hi!
>
> I'm having trouble compiling qt-copy and the latest revision from trunk,
> and I get this when executing make:
>
> make[1]: Entering directory
> `/home/edulix/proyectos/kde4/kdesvn/qt-copy/src/tools/lupdate'
> g++ -c -pipe -g -fno-exceptions -pthread -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -O2 -Wall -W -D_REENTRANT -DQT_BOOTSTRAPPED
> -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_STL -DQT_NO_COMPRESS
> -DQT_NO_UNICODETABLES -DQT_NO_THREAD -DQT_NO_SYSTEMLOCALE
> -DQT_NO_GEOM_VARIANT -DQT_NODLL -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE
> -D_LARGEFILE_SOURCE -I../../../mkspecs/linux-g++ -I.-I../../../include
> -I../../../tools/linguist/shared -I../../../tools/linguist/shared
> -I../../../include -I../../../include/QtCore -I../../../include/QtGui
> -I../../../include/QtXml -I../../corelib/global -I.moc/release-shared
> -I.uic/release-shared -o .obj/release-shared/qthread.o
> ../../corelib/thread/qthread.cpp
> ../../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h:151
>: error: expected unqualified-id before '<<' token
> ../../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h:155
>: error: expected unqualified-id before '==' token

There's a conflict in there, svn revert helps.

Regards,

Frank




More information about the kde-core-devel mailing list