<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">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.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Does it build the QVTK library?<DIV><BR><DIV><DIV>On Apr 8, 2006, at 12:43 PM, Carlos Capdepon wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV>QVTKWidgetPlugin library is <STRONG>NOT</STRONG> built when I build VTK.</DIV> <DIV>Link error mentioned.<BR><BR> </DIV> <DIV><SPAN class="gmail_quote">2006/4/8, Michael Rice &lt;<A href="mailto:marice@knology.net">marice@knology.net</A>&gt;:</SPAN> <BLOCKQUOTE class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">What *exactly* is the problem? The CMakeLists.txt file you posted was<BR>for some "hello world" application that has nothing to do with <BR>building the QVTKWidgetPlugin.<BR><BR>The QVTKWidgetPlugin is only so you can build user interfaces that<BR>use the QVTKWidget within Qt Designer. You never link to it in your<BR>applications - that is what the QVTK library is for. The <BR>QVTKWidgetPlugin library is built when you build VTK, assuming you<BR>select the appropriate options when running CMake. After the<BR>QVTKWidgetPlugin library is built, you need to copy it to the $QTDIR/<BR>plugins/designer directory. <BR><BR><BR>On Apr 8, 2006, at 4:49 AM, Carlos Capdepon wrote:<BR><BR>&gt;<BR>&gt; &gt; Any answer about QVTKWidgetPlugin linking errors? :-(--<BR>&gt;<BR>&gt; My Error is compiling QVTKWidgetPlugin from VTK project.<BR>&gt; QVTKWidgetPlugin.dll is not builded. Why?<BR>&gt;<BR>&gt;<BR>&gt; --<BR>&gt; Un saludo,<BR>&gt; "Carlos Capdepón" &lt; <A href="mailto:carlos.capdepon@gmail.com">carlos.capdepon@gmail.com</A>&gt;<BR>&gt; _______________________________________________ <BR>&gt; This is the private VTK discussion list.<BR>&gt; Please keep messages on-topic. Check the FAQ at: <A href="http://www.vtk.org/">http://www.vtk.org/</A><BR>&gt; Wiki/VTK_FAQ<BR>&gt; Follow this link to subscribe/unsubscribe: <BR>&gt; <A href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR><BR></BLOCKQUOTE></DIV><BR><BR clear="all"><BR>-- <BR>Un saludo,<BR>"Carlos Capdepón" &lt;<A href="mailto:carlos.capdepon@gmail.com"> carlos.capdepon@gmail.com</A>&gt;</BLOCKQUOTE></DIV><BR></DIV></DIV></BODY></HTML>