File below...? I think you forgot to paste/attach the CMake file.<br><br>If you don'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're not wasting anybody's time here. We are all volunteer helpers on the list. Keep asking questions till you'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 <<a href="mailto:ken.urish@gmail.com">ken.urish@gmail.com</a>> 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 "widgets.lib" 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'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 <<a href="mailto:Michael.Knopke@gmx.de">Michael.Knopke@gmx.de</a>> wrote:<br>
><br>
><br>
><br>
><br>
</div><div><div></div><div class="Wj3C7c">> You probably forgot to add vtkWidgets.lib (or dll depending on your setting)<br>
> to the library path…<br>
><br>
><br>
><br>
> Regards,<br>
><br>
> Michael<br>
><br>
><br>
><br>
><br>
</div></div><div><div></div><div class="Wj3C7c">> _______________________________________________<br>
> This is the private VTK discussion list.<br>
> Please keep messages on-topic. Check the FAQ at:<br>
> <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>
><br>
><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>