Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. "could not find or load the Qt platform plugin "windows" in "",
QtWS25 Last Chance

"could not find or load the Qt platform plugin "windows" in "",

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 387 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.
  • tomyT Offline
    tomyT Offline
    tomy
    wrote on last edited by
    #1

    Hi,
    I'm dealing with this error message when I want to run my Qt program (installed on Windows 7 x64). I found this thread and wanted to reply there but the forum suggested creating a new one so I came here.

    My cmd echo is this:

    0_1547458901901_Capture.PNG

    There is a platforms folder in the path but it hasn't a qwindows.dll
    Should I remove that path from Path?

    What could be the problem?
    Do I need to install the MiKTeX program to fix this issue?

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      did you use windeployqt?

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      tomyT 1 Reply Last reply
      1
      • VRoninV VRonin

        did you use windeployqt?

        tomyT Offline
        tomyT Offline
        tomy
        wrote on last edited by
        #3

        @VRonin
        Apparently it's used to create a folder containing the installable program. But I have produced the installable file using Qt Installer Framework previously. And it could be installed on Windows and run well.
        Recently I added some new paths to the Path and changed it that way, for example for Gradle and now after installing the program and when double clicking on its icon, I get the error.

        Do you still think the windeployqt.exe tool can be helpful?

        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