[vtkusers] Missing import libraries in shared build

Selvig, Andy Andy.Selvig at goodrich.com
Tue Apr 17 08:49:36 EDT 2007


Hello-

I'm having an issue compiling the VTK shared libraries on Windows under
MSVC8. The dll's for vtkfreetype, vtkNetCDF, and vtkDICOMParser are
created without error. However, their import libraries (*.lib) are not
created. This leads to problem later on the build as other libraries are
dependent on those import libs.

I've made sure that project settings indicate to create an import
library. This is done in

Properties->Linker->Advanced->Import Library

The specified paths and names are all correct (e.i.
C:\vtk\VTK-5.0\ReleaseDLL\bin\Release\vtkfreetype.lib for freetype).

I've looked over all of the project properties and the ones that aren't
working don't seem to be configured any different than all the ones that
are (common, filtering, graphics, imaging, expat, etc.). Any help on
this would be greatly appreciated.

Thanks in advance.


Andy Selvig
Aerodynamics/Systems Project Engineer
Goodrich Sensor Systems
14300 Judicial Road
Burnsville, MN 55306
Phone: (952) 892-4529
Fax: (952) 892-4219

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070417/75139c70/attachment.htm>


More information about the vtkusers mailing list