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. Need help to correct the following error :
Qt 6.11 is out! See what's new in the release blog

Need help to correct the following error :

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

    Hi, i am working on a ROS 2 project (robotics project)

    I have the following error :

    16865d8b-749b-4bb1-8515-75e299414d04-image.png

    I absolutely don't know why the Qt platform couldn't be load, i am not a developper at all.

    Thanks in advance !

    JonBJ J.HilkJ 2 Replies Last reply
    0
    • A Antoine3616

      Hi, i am working on a ROS 2 project (robotics project)

      I have the following error :

      16865d8b-749b-4bb1-8515-75e299414d04-image.png

      I absolutely don't know why the Qt platform couldn't be load, i am not a developper at all.

      Thanks in advance !

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @Antoine3616
      Hello and welcome.

      I'm afraid your set command is wrong for Windows/DOS/shell. Please copy examples correctly, do not add (or remove) your own spaces.

      set QT_DEBUG_PLUGINS=1
      

      and try again....

      1 Reply Last reply
      0
      • A Antoine3616

        Hi, i am working on a ROS 2 project (robotics project)

        I have the following error :

        16865d8b-749b-4bb1-8515-75e299414d04-image.png

        I absolutely don't know why the Qt platform couldn't be load, i am not a developper at all.

        Thanks in advance !

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @Antoine3616 possibly/typically this is a x86/x64 mismatch issue or, minnow/msvc issue. Usually a problem caused by the person who shipped that program to you

        or you have somehow an other qt installation in your system path, that is a mismatch and causes the issue. Than its on you :D


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        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