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. What do I have to do to see my plugins ?
Forum Updated to NodeBB v4.3 + New Features

What do I have to do to see my plugins ?

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

    I installed Qt 6.5 including the Visual Studio C++ 2022 Community compiler, which MinGW. I created my custom widget using as Kit Desktop Qt 6.5.0 MSVC2019 64bit to compile it. The build was successful, so I put the generated dll in C:\Qt\6.5.0\msvc2019_64\plugins\designer. Making Tools | Form Editor | About Qt Designer Plugins... I don't see my widget, even if I press the Refresh button. If instead I try to put my dll in C:\Qt\Tools\QtCreator\bin\plugins\designer I get a Failed Plugins.messaggio_errore_mio_plugin.jpg
    I don't know what to do anymore... Can you help me ?

    T 1 Reply Last reply
    0
    • giorgik63G giorgik63

      I installed Qt 6.5 including the Visual Studio C++ 2022 Community compiler, which MinGW. I created my custom widget using as Kit Desktop Qt 6.5.0 MSVC2019 64bit to compile it. The build was successful, so I put the generated dll in C:\Qt\6.5.0\msvc2019_64\plugins\designer. Making Tools | Form Editor | About Qt Designer Plugins... I don't see my widget, even if I press the Refresh button. If instead I try to put my dll in C:\Qt\Tools\QtCreator\bin\plugins\designer I get a Failed Plugins.messaggio_errore_mio_plugin.jpg
      I don't know what to do anymore... Can you help me ?

      T Offline
      T Offline
      Txai
      wrote on last edited by Txai
      #2

      @giorgik63
      Do you mean after creating your plugin, you manually copied pasted dll under \YOUR_FOLDER\QtCreator\bin\plugins\designer and the paste did not work? Then that could be a question of writing permission.

      If not manually copied pasted, could you please first verify the dll wasn't created elsewhere under your project folder?

      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