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. IOS, images are black
Forum Updated to NodeBB v4.3 + New Features

IOS, images are black

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.1k 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.
  • M Offline
    M Offline
    MaxL
    wrote on last edited by
    #1

    Hi everyone,

    I am trying to run an app on a iPad. So far it starts on the iPad but the only issue is that all images are black ( while it works fine on a mac )

    I am running a QGuiApplication. All qml files and images file are in a specific folder which are qml/ and images/ . They are all in a qrc file written during the build which as entries like this: <file alias="qml/Main.qml">../app/qml/Main.qml</file> since the file is in the default build folder.

    If anyone as an idea on what is going wrong, i would really appreciate it ;)

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

      What type of image are?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MaxL
        wrote on last edited by
        #3

        They were PNG images, I had the 'mimap' option set which made all images black..

        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