Results 1 to 2 of 2

Thread: Qtopia 4.2.4 opensource won't configure

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Angry Qtopia 4.2.4 opensource won't configure

    Hello to all!

    I've downloaded the opensource qtopia 4.2.4 and once I try to configure it, it get:

    Qt Code:
    1. root@borg:/usr/src/qtopiaBuild# /usr/src/qtopia-opensource-4.2.4/configure
    2.  
    3. This is the Qtopia Open Source Edition.
    4.  
    5. You are licensed to use this software under the terms of the GPL.
    6. Please see the file LICENSE.GPL for the licensing terms.
    7.  
    8. Type 'yes' to accept this license offer.
    9. Type 'no' to decline this license offer.
    10.  
    11. Do you accept this license agreement? yes
    12.  
    13. Qtopia is using the following locations:
    14. Qt SOURCE tree = /usr/src/qtopia-opensource-4.2.4/qtopiacore/qt
    15. Qt BUILD tree = /usr/src/qtopiaBuild/qtopiacore/host
    16. Qtopia Core SOURCE tree = /usr/src/qtopia-opensource-4.2.4/qtopiacore/qt
    17. Qtopia Core BUILD tree = /usr/src/qtopiaBuild/qtopiacore/target
    18. Qtopia SOURCE tree = /usr/src/qtopia-opensource-4.2.4
    19. Qtopia BUILD tree = /usr/src/qtopiaBuild
    20. Your Qtopia source tree has a build in it. This must be removed. Please wait...
    21. Using /usr/src/qtopia-opensource-4.2.4/etc/defaultbuttons-phone.conf
    22. WARNING: Qtopia does not support x86_64. Using -platform linux-g++-32
    23. WARNING: Qtopia does not support x86_64. Using -xplatform linux-generic-g++-32
    24.  
    25. Checking the compiler (host): FAIL
    26. root@borg:/usr/src/qtopiaBuild#
    To copy to clipboard, switch view to plain text mode 

    Can someone help me?? Do I need to install 32 bit version of compiler and if so, is it possible that two different versions of gcc coexist on same linux box?
    Qt 5.3 Opensource & Creator 3.1.2

  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: Qtopia 4.2.4 opensource won't configure

    Quote Originally Posted by MarkoSan View Post
    Do I need to install 32 bit version of compiler
    Yes, it should solve the problem, but probably you will need also 32-bit versions of libraries required by Qtopia.

    Quote Originally Posted by MarkoSan View Post
    is it possible that two different versions of gcc coexist on same linux box?
    Yes, each compiler has an unique name (for example "x86_64-pld-linux-g++") and the default one is linked to "gcc" and "g++".

Similar Threads

  1. make error when compile qtopia 4.2.4
    By evewei in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd November 2007, 11:44
  2. how to configure LAN in Qtopia.
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 25th July 2007, 11:19
  3. Replies: 3
    Last Post: 6th March 2007, 18:24

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.