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. This application failed to start because no Qt platform plugin could be initialized

This application failed to start because no Qt platform plugin could be initialized

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 3 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.
  • C Offline
    C Offline
    canid
    wrote on last edited by canid
    #1

    What is this error, please?Why can't a normal program run after QT is uninstalled?

    SGaistS 1 Reply Last reply
    0
    • gde23G Offline
      gde23G Offline
      gde23
      wrote on last edited by gde23
      #2

      You need to place the "qwindows.dll" inside a folder named "platforms" which should be in your application folder. You can find the dll in the plugins folder of your Qt installation.

      1 Reply Last reply
      2
      • C canid

        What is this error, please?Why can't a normal program run after QT is uninstalled?

        SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        @canid said in This application failed to start because no Qt platform plugin could be initialized:

        What is this error, please?Why can't a normal program run after QT is uninstalled?

        Because you likely did not deploy it properly. Use windeployqt for that.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved