[vtkusers] building vtk 4.2.2
Bruce Lamond
Bruce.Lamond at ed.ac.uk
Sun Feb 22 18:44:24 EST 2004
Hi there,
I'm trying to build vtk 4.2.2 using VC++6.0 but the compiler fails at the
vtkHybridInstantiator class with the following error:
Linking...
Creating library C:\Program Files\vtk4.2\bin\Debug/vtkHybrid.lib and object
C:\Program Files\vtk4.2\bin\Debug/vtkHybrid.exp
vtkHybridInstantiator.obj : error LNK2001: unresolved external symbol "class
vtkObject * __cdecl vtkInstantiatorvtkPushPipelineNew(void)"
(?vtkInstantiatorvtkPushPipelineNew@@YAPAVvtkObject@@XZ)
vtkHybridInstantiator.obj : error LNK2001: unresolved external symbol "class
vtkObject * __cdecl vtkInstantiatorvtkPushImageReaderNew(void)"
(?vtkInstantiatorvtkPushImageReaderNew@@YAPAVvtkObject@@XZ)
vtkHybridInstantiator.obj : error LNK2001: unresolved external symbol "class
vtkObject * __cdecl vtkInstantiatorvtkPushImageFilterSampleNew(void)"
(?vtkInstantiatorvtkPushImageFilterSampleNew@@YAPAVvtkObject@@XZ)
C:\Program Files\vtk4.2\bin\Debug/vtkHybrid.dll : fatal error LNK1120: 3
unresolved externals
Error executing link.exe.
ALL_BUILD - 4 error(s), 0 warning(s)
anyone got any ideas why this is?
thanks
Bruce Lamond
--
################################################
# Bruce Lamond #
# Edinburgh Virtual Environment Centre (EdVEC) #
# University of Edinburgh #
# JCMB room 2403 #
# The Kings Buildings #
# West Mains Road #
# Edinburgh EH9 3JZ #
# UK #
# www.edvec.ed.ac.uk #
# Tel. (00 44 )/(0) 131 650 4981 #
################################################
More information about the vtkusers
mailing list