[vtkusers] vtkSeedWidget
Ken Urish
ken.urish at gmail.com
Thu Apr 17 11:38:58 EDT 2008
My cMake (file below) has the vtkWidgets added with all the other vtk
stuff. I updated my cvs checkout of vtk this morning and rebuilt vtk.
cMake is only asking for my vtk and itk directories.
Its not a problem specific to vtkSeedWidget because I could not
compile test code for vtkContourWidget either.
I added the widgets library file "widgets.lib" to my source directory
of the program code and this didnt help.
Any thoughts? I know I am doing something really dumb and this is my
inexperience with vtk. I apologize for waisting everyone's time.
Thanks
--Ken--
On Thu, Apr 17, 2008 at 6:26 AM, Michael Knopke <Michael.Knopke at gmx.de> wrote:
>
>
>
>
> You probably forgot to add vtkWidgets.lib (or dll depending on your setting)
> to the library path…
>
>
>
> Regards,
>
> Michael
>
>
>
>
> _______________________________________________
> 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
>
>
More information about the vtkusers
mailing list