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. Deploying qtquick 1.1 app (qt5) on windows problem
Forum Updated to NodeBB v4.3 + New Features

Deploying qtquick 1.1 app (qt5) on windows problem

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 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.
  • K Offline
    K Offline
    Komorebi
    wrote on last edited by
    #1

    I have the demo app which uses XmlListModel. Xml file containes URLs of images, that are shown in cells of GridView.
    When i compile and run program on Windows where the qt creator is installed there's no problem. But when i run it on another machine without a qt creator, images are not shown.
    Program displays images downloaded with http protocol, but images with URL "https:\" are not shown.

    Which .dll file is needed to fix this problem?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Komorebi
      wrote on last edited by
      #2

      Update: images can't be downloaded through http or https on most of the machines, but local images are displaying correctly.

      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