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. QML building for IMx-6

QML building for IMx-6

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 735 Views
  • 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.
  • R Offline
    R Offline
    Rohith
    wrote on last edited by
    #1

    Hi,

    I need to build the Qt in such a way that it should run the Qml applications also the device that i am using is IMx-6 with 1Gb ram and the device has support of X11 and Open-GL and the kernel version that we are using is 3.0.1.Can any body please guide me by posting the procedure to build the Qt that allows me to run the Qml application on our device.

    Thanks in advance,
    Regards,
    Rohith.G

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Schakal
      wrote on last edited by
      #2

      if nobody has a short guide for you, looking at the yocto/poky tool chain with layers qt(5) , poky, meta-oe and fsl might be an option. There you will find recipes which build qt and the everywhere demo. But it will not be easy to dig through all the steps and dependencies until you will find the necessary parameters.

      You could begin with an image that deploys a qt demo (maybe the everywhere demo) to see which libraries of qt are necessary. Then look at how a certain qtlib (e.g., qtbase) is being built (options, paths to drivers, setting x11 as dm, ...)

      BR, Schakal

      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