[vtkusers] Re: Vtk 4.4 dlls

Scott J. Pearson scottjp at CLEMSON.EDU
Sun Jan 30 13:04:56 EST 2005


The only problem I face when I do this is that the libs are found in the
lib/vtk directory. E.g., my compiler cannot find vtkCommon.lib. How do I
procure the lib files?

Scott

---
Scott J. Pearson
Systems Programmer, Center for the Advanced Engineering of Fibers and Films
Clemson University     864.656.6389     scottjp at clemson.edu
10 Riggs Hall, Clemson, SC  29634
http://www.clemson.edu/caeff/

---------Original Message----------
: Sat, 29 Jan 2005 19:23:51 +0100
From: McCoy <j.mccoy at gmx.de>
Subject: [vtkusers] Re: Vtk 4.4 dlls
To: scottjp at CLEMSON.EDU
Cc: vtkusers at vtk.org
Message-ID: <1649043744.20050129192351 at gmx.de>
Content-Type: text/plain; charset=us-ascii

hi,

you mean the normal vtk- dlls (vtkCommon.dll, vtkFiltering.dll, ...) ?
build your project (borland, vc, whatever you have...) with cmake (
www.cmake.org), set BUILD_SHARED_LIBS to ON, compile the project on
your machine and you have the dlls in your BUILD_DIRECTORY\bin\release
or ..\debug folder (at least with vc, but borland must put them also
somewhere...).

i hope it helps...

-- 
Best regards,
 McCoy                            mailto:j.mccoy at gmx.de




------------------------------





More information about the vtkusers mailing list