Skip to content

[Windows10] - Failed to extract plugin meta data from ..... #26

Description

@giladreich

Failed to extract plugin meta data from 'C:\Qt\Qt5.8.0\5.8\msvc2015_64\plugins\designer\ColorWidgets-qt51.dll'

I'm trying to use this plugin, but getting this error when i go to Help -> About Plugins -> Failed Plugins
The Widgets won't display in the designer.
Note that I'm using Qt Version: 5.8.
I build the plugin in release mode from the Qt Creator.
Then i also tried building with cmake with a different bundle of Qt of MinGW32 with these commands:

mkdir build
cd build
cmake ..
cmake-make
cmake-make install
And then confirmed that i have the dll in that path:
C:\Qt\Qt5.8.0\5.8\msvc2015_64\plugins\designer\ColorWidgets-qt51.dll
win fail

Is that has to do with compatibility issues with Windows? or I'm doing something wrong?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions