Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Unable to find the platform plugin error when run in release mode

Unable to find the platform plugin error when run in release mode

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 452 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.
  • M Offline
    M Offline
    Meghana SK
    wrote on last edited by Meghana SK
    #1

    Hi all,
    I am using C:\Qt\5.15.4\mingw81_32\bin>windeployqt.exe --release --qmldir srcpath destpath to deploy Qt Quick application, but the getting platform plugin error. The same command with --debug flag works fine for debug mode. Please support.

    OS used: Windows 10
    Compiler: MinGW 32-bit compiler

    237db335-2ded-45be-9077-0a77cf24c341-image.png

    Thanks,
    Meghana

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

      Hi and welcome to devnet,

      Can you start your application with the QT_DEBUG_PLUGINS environment set to 1 ?
      That should give your more information about what is going on with the platform plugin.

      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