Results 1 to 4 of 4

Thread: Building Qtopia has failed

  1. #1
    Join Date
    Jun 2006
    Location
    Semič, Slovenija, EU
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Building Qtopia has failed

    I am new in qtopia and I am trying to install qtopia-phone-2.2.0 on fedora core 5.
    I did “./configure” and it goes trought
    But when I try to build it, it returns some errors.
    I have attached a qtopiaERROR.txt file of outputs.

    I do not know how to go on with it, so please help me.

  2. #2
    Join Date
    Jun 2006
    Posts
    2
    Qt products
    Platforms
    Unix/X11

    Default Re: Building Qtopia has failed

    After tracking the source, it might be that you define the QT_NO_QWS_IM in your qconfig-qpe.h (this file will be in qt2/src/tools/ and it will copy to qconfig.h in the same folder). If you define this, it wll disable the declare of class "QWSInputMethod".
    Or you could use make distclean and reconfigure again. Any information, please share with me.

    Richard Lai

  3. #3
    Join Date
    Jan 2006
    Location
    Gold Coast, Australia
    Posts
    36
    Thanked 5 Times in 5 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Building Qtopia has failed

    Try building with gcc version 3.
    Freelance Senior Software Engineer

  4. #4
    Join Date
    Apr 2007
    Posts
    3
    Qt products
    Platforms
    Unix/X11

    Default Re: Building Qtopia has failed

    Try to add you own code in the qwindowsystem_qws.h:
    class QWSInputMethod;

    class QWSGestureMethod;

    before the declaration of QWindowsystem.

Similar Threads

  1. Qtopia install
    By dragon in forum Qt for Embedded and Mobile
    Replies: 14
    Last Post: 23rd August 2007, 09:55
  2. Who can install Qtopia
    By jcr in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 25th May 2006, 13:30
  3. Qtopia
    By AP.Sakkthivel in forum Qt for Embedded and Mobile
    Replies: 10
    Last Post: 10th March 2006, 04:41
  4. Qtopia 4 and Zaurus (Qtopia 1.5) compatibility issue
    By alexandr in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 4th March 2006, 21:34
  5. KDevelop with Qtopia
    By AP.Sakkthivel in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 15th February 2006, 07:08

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.