Results 1 to 4 of 4

Thread: Cross compiling Qtopia 2.2.0 for ARM

  1. #1
    Join Date
    Nov 2015
    Posts
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Cross compiling Qtopia 2.2.0 for ARM

    Hi ,

    I have developed a QT application for desktop and it is working fine. Now I want to move it on a arm based board with 7" touch screen. I downloaded qtopia 2.2.0 and extracted it in my ubuntu (v12.04) host. When I performed 'make' after './configure', I got following error. Can anybody help?

    * ---------------------------------------------------------------------------
    *
    * ERROR: Building Qtopia Tools has failed.
    *
    * Please investigate the problem by looking at the error messages in the
    * make output.
    * The Qtopia tools can be build using the separate buildQtopiaTools script
    * which can be found in the qtopia/scripts directory of the package. The
    * script is also invoked with the command 'make tools' from the package root
    * directory.
    *
    * On most machines the default configuration options in the script works fine.
    * In case this doesn't work the configure parameters in the buildQtopiaTools
    * script need to be tweaked to fit the environment/compiler used on the machine
    * and then run manually from the cmd line.
    *
    * Please make sure that the following binaries exist before trying to build
    * Qtopia:
    * /opt/EmbedSky/Qte/arm-qtopia-2.2.0/qt2/bin/moc
    * /opt/EmbedSky/Qte/arm-qtopia-2.2.0/qt2/bin/uic
    * /opt/EmbedSky/Qte/arm-qtopia-2.2.0/qt2/bin/qvfb
    * /opt/EmbedSky/Qte/arm-qtopia-2.2.0/dqt/bin/lrelease
    * /opt/EmbedSky/Qte/arm-qtopia-2.2.0/dqt/bin/lupdate
    *
    * As a rule, these tools need to be built only once.
    *
    ************************************************** ****************************

    I do not find above files marked in "red" color in my PC.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Cross compiling Qtopia 2.2.0 for ARM

    You have created a new application with Qt2?
    Not something more recent, e.g. Qt5?

    Cheers,
    _

  3. #3
    Join Date
    Nov 2015
    Posts
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Cross compiling Qtopia 2.2.0 for ARM

    ---------------------------------------------------------------------------
    *
    * ERROR: Building Qtopia Tools has failed.
    *
    * Please investigate the problem by looking at the error messages in the
    * make output.
    * The Qtopia tools can be build using the separate buildQtopiaTools script
    * which can be found in the qtopia/scripts directory of the package. The
    * script is also invoked with the command 'make tools' from the package root
    * directory.
    *
    * On most machines the default configuration options in the script works fine.
    * In case this doesn't work the configure parameters in the buildQtopiaTools
    * script need to be tweaked to fit the environment/compiler used on the machine
    * and then run manually from the cmd line.
    *
    * Please make sure that the following binaries exist before trying to build
    * Qtopia:
    * /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/moc
    * /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/uic
    * /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/qvfb
    * /opt/EmbedSky/Qte/x86-qtopia-2.2.0/dqt/bin/lrelease
    * /opt/EmbedSky/Qte/x86-qtopia-2.2.0/dqt/bin/lupdate
    *
    * As a rule, these tools need to be built only once.
    *
    ************************************************** ****************************

    I do not find above last four files marked in "red" color in my PC.

    Please help me in this matter.

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Cross compiling Qtopia 2.2.0 for ARM

    Are you really sure you want to use a Qt version (Qt2) that is out of maintenace for over 10 years?

    Cheers,
    _

Similar Threads

  1. Cross compiling Qtopia 2.2.0 for ARM
    By bakul2331 in forum Qt for Embedded and Mobile
    Replies: 11
    Last Post: 21st July 2010, 16:18
  2. link error when cross-compiling qtopia 4.2.0
    By ghellman in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 9th February 2007, 04:13
  3. Replies: 1
    Last Post: 19th January 2007, 11:27
  4. Cross-platforming and Qtopia
    By Antrax in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 25th October 2006, 15:46
  5. Qtopia cross-compile for arm
    By Bitz in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 12th June 2006, 12:11

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
  •  
Qt is a trademark of The Qt Company.