File below...? I think you forgot to paste/attach the CMake file.<br><br>If you don&#39;t have it already, you need:<br>TARGET_LINK_LIBRARIES(myExe vtkWidgets)<br><br>...in your CMakeLists.txt file to link to the vtkWidgets lib.<br>
<br><br>(BTW, you&#39;re not wasting anybody&#39;s time here. We are all volunteer helpers on the list. Keep asking questions till you&#39;re satisfied.)<br><br>HTH,<br>David Cole<br><br><br><div class="gmail_quote">On Thu, Apr 17, 2008 at 11:38 AM, Ken Urish &lt;<a href="mailto:ken.urish@gmail.com">ken.urish@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">My cMake (file below) has the vtkWidgets added with all the other vtk<br>
stuff. I updated my cvs checkout of vtk this morning and rebuilt vtk.<br>
<br>
cMake is only asking for my vtk and itk directories.<br>
<br>
Its not a problem specific to vtkSeedWidget because I could not<br>
compile test code for vtkContourWidget either.<br>
<br>
I added the widgets library file &quot;widgets.lib&quot; to my source directory<br>
of the program code and this didnt help.<br>
<br>
Any thoughts? I know I am doing something really dumb and this is my<br>
inexperience with vtk. I apologize for waisting everyone&#39;s time.<br>
<br>
Thanks<br>
<font color="#888888">--Ken--<br>
</font><div class="Ih2E3d"><br>
On Thu, Apr 17, 2008 at 6:26 AM, Michael Knopke &lt;<a href="mailto:Michael.Knopke@gmx.de">Michael.Knopke@gmx.de</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div><div><div></div><div class="Wj3C7c">&gt; You probably forgot to add vtkWidgets.lib (or dll depending on your setting)<br>
&gt; to the library path…<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Michael<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div><div></div><div class="Wj3C7c">&gt; _______________________________________________<br>
&gt; &nbsp;This is the private VTK discussion list.<br>
&gt; &nbsp;Please keep messages on-topic. Check the FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt; &nbsp;Follow this link to subscribe/unsubscribe:<br>
&gt; &nbsp;<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br>