[Interest] how to debug a Qt Designer plugin

Alejandro Exojo suy at badopi.org
Thu Dec 11 09:02:32 CET 2014


El Wednesday 10 December 2014, Graham Labdon escribió:
> Hi
> I have developed some designer plugins that are working nicely.
> Now I have created another but cannot get it to work.
> Within designer I see the following when I do Help->about Plugins -
> 
> Failed Plugins
>    
> C:\Qt\Qt5.3.0\5.3\msvc2012_opengl\plugins\designer\QtDesignerWidgets.dll
> Cannot load library
> C:\Qt\Qt5.3.0\5.3\msvc2012_opengl\plugins\designer\QtDesignerWidgets.dll
> The specified module could not be found
> 
> Can anyone give me some idea as to how to debug this

Try starting designer with this environment set:

QT_DEBUG_PLUGINS=1

-- 
Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
http://barnacity.net/ | http://disperso.net



More information about the Interest mailing list