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. Camera_In_Qt5.0.2

Camera_In_Qt5.0.2

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 931 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.
  • S Offline
    S Offline
    SvidyaS
    wrote on last edited by
    #1

    Hi All,
    I am using Qt5.0.2. I want to cross compile the camera application for arm-arago-linux plateform.
    Host side camera works fine it capture the still images and video. Basically cameara use MultimediaWidgets library (libQt5MultimediaWidgets.so.5) for host side.
    I configured the qt-everywhere-opensource-src-4.8.4 for arm-arago-linux but did not get MultimediaWidgets library.
    How i'll get MultimediaWidgets library so that camera application get cross compile for arm-arago-linux plateform.

    I use command ./configure -embedded arm -prefix /cclibrary/cc -little-endian -xplatform qws/linux-arm-arago-linux-gnueabi-g++ -release -shared -no-fast -depths all -D QT_NO_QWS_CURSOR -confirm-license
    make
    make install

    Anyone can help me to configure MultimediaWidgets library and cross compile the camera appliocation.

    Thanks,
    Vidya

    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