<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c0dcc0>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>After compiled the vtk4, the former program which
works properly </FONT></DIV>
<DIV><FONT face=Arial size=2>gives these kind of error:</FONT></DIV>
<DIV><FONT face=Arial size=2> class
'VTK_COMMON_EXPORT'<BR>c:\vtk4src\common\vtkobjectfactory.h(75) : error C2239:
unexpected token ':' following declaration of
'vtkObjectFactory'<BR>c:\vtk4src\common\vtkobjectfactory.h(75) : error C2059:
syntax error : 'public'<BR>c:\vtk4src\common\vtkmath.h(55) : error C2079:
'vtkMath' uses undefined class
'VTK_COMMON_EXPORT'<BR>c:\vtk4src\common\vtkmath.h(55) : error C2239: unexpected
token ':' following declaration of 'vtkMath'<BR>c:\vtk4src\common\vtkmath.h(55)
: error C2059: syntax error : 'public'<BR>c:\vtk4src\common\vtkmath.h(455) :
error C2653: 'vtkMath' : is not a class or namespace
name<BR>c:\vtk4src\common\vtkmath.h(458) : error C2653: 'vtkMath' : is not a
class or namespace name</FONT></DIV>
<DIV><FONT face=Arial size=2>where is the error?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>zjzhang</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>