compile problem in qt-copy

Simon Hausmann hausmann at kde.org
Mon Jun 5 18:15:21 BST 2006


On Monday 05 June 2006 17:57, Alexander Neundorf wrote:
> Hi,
>
> now that Qt 4.1.3 is required for QtDBus, I updated my qt-copy from svn and
> entered make, but run into a problem. Is there anything else I have to do ?

Note that after updating Qt you also have to re-run configure.

> Here's the error output:
>
> make[3]: Entering directory `/home/src/my_stuff/kde4-svn/qt-copy/src/gui'
> g++ -c -pipe -fno-exceptions -g -Wall -W -D_REENTRANT -fPIC  -DQT_SHARED
> -DQT_BUILD_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT
> -DQT_RASTER_IMAGEENGINE -DQT_HAVE_SSE -DQT_PDF_SUPPORT -DQT_NO_FREETYPE
                                                         ^^^^^^^^^^^^^^^^
                                                         this is not good :)

How did you configure Qt?

Simon

> -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSXP -DQT_CORE_LIB
> -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I.
> -I../../include/QtCore -I../../include -I../../include/QtGui
> -I../3rdparty/libpng -I../3rdparty/zlib -I../3rdparty/opentype
> -I.moc/debug-shared -I/usr/X11R6/include -I. -o
> .obj/debug-shared/qpaintengine.o painting/qpaintengine.cpp
> In file included from ../../include/QtGui/private/qfontengine_x11_p.h:1,
>                  from ../../src/gui/text/qfontengine_p.h:494,
>                  from ../../include/QtGui/private/qfontengine_p.h:1,
>                  from painting/qpaintengine.cpp:73:
> ../../src/gui/text/qfontengine_x11_p.h:179: error: syntax error before `)'
>    token
> ../../src/gui/text/qfontengine_x11_p.h:182: error: syntax error before `)'
>    token
> ../../src/gui/text/qfontengine_x11_p.h:202: error: ISO C++ forbids
> declaration of `FT_Matrix' with no type
> ../../src/gui/text/qfontengine_x11_p.h:202: error: syntax error before `;'
>    token
> ../../src/gui/text/qfontengine_x11_p.h:232: error: 'FT_Size_Metrics' is
> used as
>    a type, but is not defined as a type.
>
>
> Bye
> Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060605/454185bc/attachment.sig>


More information about the kde-core-devel mailing list