AW: [vtkusers] Trying to create a Filter - but how?

Gessat, Michael gessat at ira.uka.de
Thu Feb 5 09:56:07 EST 2004


Hi!

I think I have all the libs in my project-settings:

$(VTKDIR)\lib\vtk\vtkCommon.lib 
$(VTKDIR)\lib\vtk\vtkjpeg.lib 
$(VTKDIR)\lib\vtk\vtkParallel.lib 
$(VTKDIR)\lib\vtk\vtkPatented.lib 
$(VTKDIR)\lib\vtk\vtkpng.lib 
$(VTKDIR)\lib\vtk\vtkImaging.lib 
$(VTKDIR)\lib\vtk\vtkFiltering.lib 
$(VTKDIR)\lib\vtk\vtkIO.lib 
$(VTKDIR)\lib\vtk\vtkRendering.lib 
$(VTKDIR)\lib\vtk\vtkGraphics.lib 
$(VTKDIR)\lib\vtk\vtkexpat.lib 
$(VTKDIR)\lib\vtk\vtkfreetype.lib 
$(VTKDIR)\lib\vtk\vtkftgl.lib
$(VTKDIR)\lib\vtk\vtkHybrid.lib

Do I need anything else?


Greetings,
Michael

-----Ursprüngliche Nachricht-----
Von: Sentil Balaji [mailto:profbalse at yahoo.co.in] 
Gesendet: Dienstag, 3. Februar 2004 19:06
An: Gessat, Michael
Betreff: Re: [vtkusers] Trying to create a Filter - but how?

 Hey,

   What kind of errors?YOu gotta list them.But, as you
metioned those are linker errors, it means that you
did not link the library files to your workspace.
Use the project settings in VC++, use the Link menu
item and add the libraries.Also, in C/C++ item set the
Code Generation feature Debug Multithreaded
DLL/Multithreaded DLL for Debug/Release
configurations, based on the one you choose.


Hope this helps.


Cheers

BeeJay

________________________________________________________________________
Yahoo! India Mobile: Download the latest polyphonic ringtones.
Go to http://in.mobile.yahoo.com



More information about the vtkusers mailing list