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. QT_QPA_PLATFORM_PLUGIN_PATH could not find the platform plugin
QtWS25 Last Chance

QT_QPA_PLATFORM_PLUGIN_PATH could not find the platform plugin

Scheduled Pinned Locked Moved General and Desktop
deployment
2 Posts 2 Posters 2.9k 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.
  • T Offline
    T Offline
    Thomas R. Krenn
    wrote on last edited by
    #1

    Hello all,
    in the past we could track down DLL loading issues on windows with depends.exe and process explorer. Due to the intro of QT_QPA_PLATFORM_PLUGIN_PATH and the lame error message, we have to study now the source code to find the reason for the app load issues.
    (How can such a "feature" pass the beta phase?)

    Please improve at least the error message.

    Best regards
    Thomas

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That error generally means that you don't have the platforms folder (containing the platform plugins) deployed alongside your application.

      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
      0

      • Login

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