[vtkusers] Visual Studios 6 + vtk setup help

Philip Morris Jones philip at cd.co.uk
Mon Oct 21 03:29:55 EDT 2002


To set up visual studio I think there are three steps:

1) Get all the include files in the right place so they can be found
2) Put all the libaries in the right place so they can be found
3) include the libraries on the link line

I think you have done 1 and 2 but not 3

For (3) go to project, settings, on link tab in general add the libraries to
the object/library modules field:

Opengl32.lib glu32.lib libpng.lib vtkcommon.lib vtkgraphics.lib
vtkfiltering.lib vtkio.lib vtkrendering.lib vtkimaging.lib CompDyn.lib
rpcrt4.lib oncrpcms.lib


or whatever ones you need

Philip


Philip M. Jones                 Fax:    +44 (0)20 7471 6201
MA, MSc, MIMechE, CEng          Tel:    +44 (0)20 7471 6200
New Technology Consultant       e-mail: philip at cd.co.uk





More information about the vtkusers mailing list