compile problem in qt-copy

Alexander Neundorf neundorf at kde.org
Mon Jun 5 16:57:23 BST 2006


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 ?

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 
-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
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net




More information about the kde-core-devel mailing list