I have compiled a ctk library myself and added CTKWidgetsPlugins.dll to qt D: QT 5.15.2 msvc2019_ 64 plugins designer directory, but it prompts me that I cannot load the library and cannot find the specified module
If you start Slicer (can be one you downloaded from download.slicer.org), you can run slicer.util.startQtDesigner()
which will start Qt Designer and CTK related widgets will be available to drag and drop into a UI.
1 Like
Can I load these additional plugins into my own qt creator environment