Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Build qtmobility on arm
Qt 6.11 is out! See what's new in the release blog

Build qtmobility on arm

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alexchen
    wrote on last edited by
    #1

    hi all:) i am new developer from china, i need to compile qtmobility on embedded platform.i clone the source from git://gitorious.org/qt-mobility/qt-mobility.git

    if i configure to build for desktop ubuntu .it is done.

    ./configure -qmake-exec /home/alex/QtSDK/Desktop/Qt/4.8.1/gcc/bin/qmake -prefix /home/alex/install -modules “multimedia”

    but when i change qmake to build for arm platform.there got error.

    alex@Miracle:~/qt-mobility$ ./configure -qmake-exec /usr/local/Trolltech/QtEmbedded-4.8.1-arm/bin/qmake -release -prefix /usr/local/Trolltech/QtEmbedded-4.8.1-arm/ -modules “multimedia”

    /opt/FriendlyARM/toolschain/4.5.1/lib/gcc/arm-none-linux-gnueabi/4.5.1/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lgstaudio-0.10
    collect2: ld returned 1 exit status
    make3: *** [libqgstengine.so] Error 1
    make3: Leaving directory /home/alex/qt-mobility/plugins/multimedia/gstreamer’ make2: *** [sub-gstreamer-make_default] Error 2 make2: Leaving directory /home/alex/qt-mobility/plugins/multimedia’
    make1: *** [sub-multimedia-make_default] Error 2
    make1: Leaving directory `/home/alex/qt-mobility/plugins’
    make: *** [sub-plugins-make_default-ordered] Error 2

    i use /opt/FriendlyARM/toolschain/4.5.1/lib/gcc/arm-none-linux-gnueabi/4.5.1/ to compile QtE4.8.1 ,so why QtMobility

    any idea ? thanks

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexchen
      wrote on last edited by
      #2

      it anybody know why my application run in QTE4.8.1 got error like this

      defaultServiceProvider::requestService(): no service found for - "com.nokia.qt.mediaplayer"

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved