[Ctk-developers] Add Ctk Plugin into Qt designer
Julien Finet
julien.finet at kitware.com
Thu Oct 17 15:32:50 UTC 2013
For CTKScriptingPythonWidgetsPlugins.dll, you also need to add the
PythonQt.dll (in CTK-build/PythonQt-build/...)path into PATH.
You might also need to add the QtTesting.dll path (in
CTK-build/QtTesting-build/...) as well.
On Thu, Oct 17, 2013 at 11:09 AM, Kahei Lok <lokkahei.uniyccc4 at gmail.com>wrote:
> I include the path into the environment, but still cannot add into the qt
> designer. Is it still missing something?
>
>
> 2013/10/17 Julien Finet <julien.finet at kitware.com>
>
>> I'm glad to hear it works for you.
>> For CTKVisualizationVTKWidgetsPlugins to load, you need to add the
>> CTK-build/VTK-build/bin/Release path (the folder that contains the
>> VTKCommon.dll and the other VTK dlls) to the PATH environment variable.
>> Julien.
>>
>>
>> On Thu, Oct 17, 2013 at 10:34 AM, Kahei Lok <lokkahei.uniyccc4 at gmail.com>wrote:
>>
>>> Dear Julien,
>>>
>>> I find the problem is the debug/ release version of Qt library mix
>>> together. I try to separate them into Debug/ Release folder. Then it works.
>>> But I am still can not load the CTKVisualizationVTKWidgetPlugin.dll.
>>> [image: 內置圖片 1]
>>>
>>> What do I miss for this CTKVisualizationVTKWidgetPlugin.dll?
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20131017/14a03aa2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: after add QT_PLUGIN_PATH.png
Type: image/png
Size: 56554 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20131017/14a03aa2/attachment.png>
More information about the Ctk-developers
mailing list