[Ctk-developers] ctkWidgets on QtDesigner

Julien Finet julien.finet at kitware.com
Wed Aug 21 14:20:34 EDT 2013


When you are in Qt Designer, what does the "Help -> About Plugin" dialog
says? Any error message for the CTK plugins?

The plugins need the CTK libraries libCTKCore.so, libCTKWidgets.so... to be
able to load in Qt Designer.
You can copy them in /opt/qt/plugins/designer, you can create symbolic
links (should probably be the best solution here) or you can set the
LD_LIBRARY_PATH env variable.

When you get it to work (feel free to ask more questions if you are
blocked), can I ask you for a favor? Can you please update the CTK wiki
with instructions to get CTK widgets within QtDesigner? Extending the
Getting started wiki page would be a good start.

Thanks,
Julien.



On Wed, Aug 21, 2013 at 2:10 PM, Jose Ignacio Prieto <
joseignacio.prieto at gmail.com> wrote:

> Hi, this is a simple question. I am trying to add CTK widgets to QT
> Designer as said in
> http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/Developers/Tutorials/QtDesignerbut have not succeeded. I have qt built in a Build folder and then
> installed in /opt/qt folder  (in ubuntu). I copied
> CTK-build/bin/designer/libCTK* to /opt/qt/plugins/designer but it doesn't
> work.
> What can I do?
>
> Thanks
>
> Ignacio
>
> --
> José Ignacio Prieto
> celular(nuevo): 94348182
>
> _______________________________________________
> Ctk-developers mailing list
> Ctk-developers at commontk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20130821/acb9b40e/attachment.html>


More information about the Ctk-developers mailing list