[vtkusers] QVTKWidget HelloWorld example?

Michael Rice marice at knology.net
Sun Apr 9 02:42:27 EDT 2006


Do you have Qt built as static or dynamic libraries? I don't know if  
it makes a difference in this case, but I have seen problems when  
trying to build with static Qt libraries.

Does it build the QVTK library?

On Apr 8, 2006, at 12:43 PM, Carlos Capdepon wrote:

> QVTKWidgetPlugin library is NOT built when I build VTK.
> Link error mentioned.
>
>
> 2006/4/8, Michael Rice <marice at knology.net>:
> What *exactly* is the problem? The CMakeLists.txt file you posted was
> for some "hello world" application that has nothing to do with
> building the QVTKWidgetPlugin.
>
> The QVTKWidgetPlugin is only so you can build user interfaces that
> use the QVTKWidget within Qt Designer. You never link to it in your
> applications - that is what the QVTK library is for. The
> QVTKWidgetPlugin library is built when you build VTK, assuming you
> select the appropriate options when running CMake. After the
> QVTKWidgetPlugin library is built, you need to copy it to the $QTDIR/
> plugins/designer directory.
>
>
> On Apr 8, 2006, at 4:49 AM, Carlos Capdepon wrote:
>
> >
> > > Any answer about QVTKWidgetPlugin linking errors? :-(--
> >
> > My Error is compiling QVTKWidgetPlugin from VTK project.
> > QVTKWidgetPlugin.dll is not builded. Why?
> >
> >
> > --
> > Un saludo,
> > "Carlos Capdepón" < carlos.capdepon at gmail.com>
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/
> > Wiki/VTK_FAQ
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
>
> -- 
> Un saludo,
> "Carlos Capdepón" < carlos.capdepon at gmail.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060409/6366042b/attachment.htm>


More information about the vtkusers mailing list