<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2> Hi ! :o)</FONT></DIV>
<DIV><FONT face=Arial size=2> I have this problem. :o(</FONT></DIV>
<DIV><FONT face=Arial size=2> When i try to build the
vtk31\graphics\examplesCxx\ColorSph.cxx file with Visual C++ 6.0<BR>i receive
these errors:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>--------------------Configuration: ColorSph - Win32
Debug--------------------<BR>Linking...<BR>ColorSph.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: void __thiscall
vtkRenderer::AddActor(class vtkProp *)"
(__imp_?AddActor@vtkRenderer@@QAEXPAVvtkProp@@@Z)<BR>ColorSph.obj : error
LNK2001: unresolved external symbol "__declspec(dllimport) public: static class
vtkActor * __cdecl vtkActor::New(void)"
(__imp_?New@vtkActor@@SAPAV1@XZ)<BR>ColorSph.obj : error LNK2001: unresolved
external symbol "__declspec(dllimport) public: void __thiscall
vtkDataSetMapper::SetInput(class vtkDataSet *)"
(__imp_?SetInput@vtkDataSetMapper@@QAEXPAVvtkDataSet@@@Z)<BR>ColorSph.obj :
error LNK2001: unresolved external symbol "__declspec(dllimport) public: class
vtkDataSet * __thiscall vtkDataSetToDataSetFilter::GetOutput(void)"
(__imp_?GetOutput@vtkDataSetToDataSetFilter@@QAEPAVvtkDataSet@@XZ)<BR>ColorSph.obj
: error LNK2001: unresolved external symbol "__declspec(dllimport) public:
static class vtkDataSetMapper * __cdecl vtkDataSetMapper::New(void)"
(__imp_?New@vtkDataSetMapper@@SAPAV1@XZ)<BR>ColorSph.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: void __thiscall
vtkDataSetToDataSetFilter::SetInput(class vtkDataSet *)"
(__imp_?SetInput@vtkDataSetToDataSetFilter@@QAEXPAVvtkDataSet@@@Z)<BR>ColorSph.obj
: error LNK2001: unresolved external symbol "__declspec(dllimport) public: class
vtkPolyData * __thiscall vtkPolyDataSource::GetOutput(void)"
(__imp_?GetOutput@vtkPolyDataSource@@QAEPAVvtkPolyData@@XZ)<BR>ColorSph.obj :
error LNK2001: unresolved external symbol "__declspec(dllimport) public: static
class vtkElevationFilter * __cdecl vtkElevationFilter::New(void)"
(__imp_?New@vtkElevationFilter@@SAPAV1@XZ)<BR>ColorSph.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: static class
vtkSphereSource * __cdecl vtkSphereSource::New(void)"
(__imp_?New@vtkSphereSource@@SAPAV1@XZ)<BR>ColorSph.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: void __thiscall
vtkRenderWindowInteractor::SetRenderWindow(class vtkRenderWindow *)"
(__imp_?SetRenderWindow@vtkRenderWindowInteractor@@QAEXPAVvtkRenderWindow@@@<BR>Z)<BR>ColorSph.obj
: error LNK2001: unresolved external symbol "__declspec(dllimport) public:
static class vtkRenderWindowInteractor * __cdecl
vtkRenderWindowInteractor::New(void)"
(__imp_?New@vtkRenderWindowInteractor@@SAPAV1@XZ)<BR>ColorSph.obj : error
LNK2001: unresolved external symbol "__declspec(dllimport) public: void
__thiscall vtkRenderWindow::AddRenderer(class vtkRenderer *)"
(__imp_?AddRenderer@vtkRenderWindow@@QAEXPAVvtkRenderer@@@Z)<BR>ColorSph.obj :
error LNK2001: unresolved external symbol "__declspec(dllimport) public: static
class vtkRenderWindow * __cdecl vtkRenderWindow::New(void)"
(__imp_?New@vtkRenderWindow@@SAPAV1@XZ)<BR>ColorSph.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: static class
vtkRenderer * __cdecl vtkRenderer::New(void)"
(__imp_?New@vtkRenderer@@SAPAV1@XZ)<BR>Debug/ColorSph.exe : fatal error LNK1120:
14 unresolved externals<BR>Error executing link.exe.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>ColorSph.exe - 15 error(s), 0
warning(s)</FONT></DIV>
<DIV><FONT face=Arial
size=2>**************************************************************</FONT></DIV>
<DIV><FONT face=Arial size=2>What do i have to do ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>
Thanks ! :o)</FONT></DIV>
<DIV><FONT face=Arial
size=2>
Stefano Perticoni from Italy<BR></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> </DIV></FONT></BODY></HTML>