Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Problem in QTMobility compilation for ARM
Qt 6.11 is out! See what's new in the release blog

Problem in QTMobility compilation for ARM

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 852 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.
  • G Offline
    G Offline
    gokulking
    wrote on last edited by
    #1

    HI,
    I am facing issues when i try to compile QT-Mobility for ARM Platform.
    i cross compiled qt-embedded its working fine. when i try to compile Qtmobility i am getting following error
    please help me to solve this issue..

    ./qgstreamerbushelper.h: At global scope:
    ./qgstreamerbushelper.h:50: warning: 'class QGstreamerSyncEventFilter' has virtual functions but non-virtual destructor
    camerabin/camerabinsession.h:74: warning: 'class QGstreamerElementFactory' has virtual functions but non-virtual destructor
    camerabin/camerabinservice.cpp: In constructor 'CameraBinService::CameraBinService(const QString&, QObject*)':
    camerabin/camerabinservice.cpp:126: error: invalid use of undefined type 'struct QGstreamerVideoOverlay'
    camerabin/camerabinservice.h:58: error: forward declaration of 'struct QGstreamerVideoOverlay'
    make[3]: *** [../../../build/Release/qgstengine/camerabinservice.o] Error 1
    make[3]: Leaving directory /media/gokul/qt/qt-mobility-qt-mobility/plugins/multimedia/gstreamer' make[2]: *** [sub-gstreamer-make_default] Error 2 make[2]: Leaving directory /media/gokul/qt/qt-mobility-qt-mobility/plugins/multimedia'
    make[1]: *** [sub-multimedia-make_default] Error 2
    make[1]: Leaving directory `/media/gokul/qt/qt-mobility-qt-mobility/plugins'
    make: *** [sub-plugins-make_default-ordered] Error 2

    Regards/Gokul

    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