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. MNGs not playing in Qt Widget on Embedded platform

MNGs not playing in Qt Widget on Embedded platform

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.5k 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
    guidev
    wrote on last edited by
    #1

    Hi,

    I and using a custom linux 3.2 kernel with qt 4.7.4 cross compiled to run an application on a board. I am successfully able to run the application but the mng( animations ) dont play on the board. Is there something I am missing, I do not get any errors or anything and the space where the mngs are is just blank. I have libmng and other required qt files installed. Could someone point me in the right direction as to where to look at to solve this problem.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      guidev
      wrote on last edited by
      #2

      I got it to work!!
      Here is the solution for anyone that might need it.
      I created a qt.conf file and pointed the application to the right location of the plugins related .

      The reason the it compiled without any problems was probably because the plugins were installed just not in the right location

      1 Reply Last reply
      0
      • B Offline
        B Offline
        billouparis
        wrote on last edited by
        #3

        Hello,

        I am also interested in playing a mng file, but using QML / Image element. Did you by any chance already tested this on a windows PC?
        In my case, it simply displays one image of the sequence, but no animation at all. Maybe I am missing something here?

        Thank you for your answer,
        Bill

        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