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. [Resolved] Can't make a minimal Qt runtime set for my project
Qt 6.11 is out! See what's new in the release blog

[Resolved] Can't make a minimal Qt runtime set for my project

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.
  • F Offline
    F Offline
    floyer
    wrote on last edited by
    #1

    I have a project compiled with Qt 5.3.2 and MinGW 4.8.2. It use icudt52.dll, icuin52.dll, icuuc52.dll, libgcc_s_dw2-1.dll, libstdc++-6.dll, libwinpthread-1.dll QtCore.dll, QtGui.dll, Qt5Widgets.dll and the platform/qwindows.dll files.

    The project does execute correctly from the PC with Qt/QTCreator installed, but even when all these files are present in an other PC, the project just shows an empty window. No error message.

    I suppose there are some other files required, but have no clue to know which ones.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      floyer
      wrote on last edited by
      #2

      I finally found the needed files : a plugins/qjpeg.dll file and an qt.conf with a plugin path (Plugins=./plugins).

      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