Results 1 to 2 of 2

Thread: hellow everyone, i come from China ,i have some questions to ask :-)!

  1. #1
    Join Date
    Sep 2007
    Posts
    5
    Thanks
    1
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Default hellow everyone, i come from China ,i have some questions to ask :-)!

    when i compile qtopia2.2.0 on kubuntu,i got the fowlling problems,who can tell me what i should do? make[5]: Entering directory `/home/angel/Downloads/qtopia-free-2.2.0/qtopia/src/tools/qdawggen'
    Creating '/home/angel/Downloads/qtopia-free-2.2.0/dqt/lib/libqt-mt.so.3.3.5'
    (cd /home/angel/Downloads/qtopia-free-2.2.0/dqt/src;make )
    make[6]: Entering directory `/home/angel/Downloads/qtopia-free-2.2.0/dqt/src'
    gcc -c -pipe -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/home/angel/Downloads/qtopia-free-2.2.0/dqt/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/libpng -I3rdparty/zlib -I3rdparty/opentype -I../include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/ftxopentype.o 3rdparty/opentype/ftxopentype.c
    In file included from 3rdparty/opentype/ftxopentype.c:3:
    3rdparty/opentype/ftxopen.c:18:40: freetype/internal/ftstream.h: No such file or directory
    3rdparty/opentype/ftxopen.c:19:40: freetype/internal/ftmemory.h: No such file or directory
    3rdparty/opentype/ftxopen.c:20:39: freetype/internal/tttypes.h: No such file or directory
    In file included from 3rdparty/opentype/ftxopentype.c:3:
    3rdparty/opentype/ftxopen.c: In function `Load_LangSys':
    3rdparty/opentype/ftxopen.c:44: warning: implicit declaration of function `ACCESS_Frame'
    3rdparty/opentype/ftxopen.c:47: warning: implicit declaration of function `GET_UShort'
    3rdparty/opentype/ftxopen.c:51: warning: implicit declaration of function `FORGET_Frame'
    3rdparty/opentype/ftxopen.c:55: warning: implicit declaration of function `ALLOC_ARRAY'
    3rdparty/opentype/ftxopen.c:55: error: syntax error before "FT_UShort"
    3rdparty/opentype/ftxopen.c:60: warning: implicit declaration of function `FREE'
    3rdparty/opentype/ftxopen.c:39: warning: unused variable `memory'
    3rdparty/opentype/ftxopen.c: In function `Free_LangSys':
    3rdparty/opentype/ftxopen.c:76: warning: unused parameter `memory'
    3rdparty/opentype/ftxopen.c: In function `Load_Script':
    3rdparty/opentype/ftxopen.c:95: warning: implicit declaration of function `FILE_Pos'
    3rdparty/opentype/ftxopen.c:107: warning: implicit declaration of function `FILE_Seek'
    3rdparty/opentype/ftxopen.c:141: error: syntax error before "TTO_LangSysRecord"
    3rdparty/opentype/ftxopen.c:151: warning: implicit declaration of function `GET_ULong'

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: hellow everyone, i come from China ,i have some questions to ask :-)!

    It looks like there's some difference between the freetype library you have installed on your system and the one Qtopia would like to use.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.