<HTML><FONT FACE=arial,helvetica><HTML><FONT  SIZE=2 PTSIZE=10 FAMILY="SANSSERIF" FACE="Arial" LANG="19">Hi,<BR>
I have the following problem when i run the file cone.cxx in the vtk package "vtk-src-windows\examples\tutorial\step1\cxx"<BR>
I am using Microsoft visual studio C++6.0<BR>
vtk4.2 (.exe file downloaded from the web)<BR>
windows Xp<BR>
I have configure the build process with Win32 Release<BR>
I have link all the vtk*.lib files into setting with others .lib files which have already included.<BR>
The library files whih are included in the link are as follow:<BR>
kernem3.lib user32.lib gdi32.lib inspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp.lib vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjepg.lib vtkParallel.lib vtkRendering.lib vtkzlib.lib<BR>
Errors is found as follow:<BR>
<BR>
Unhandled exception in CONE.exe:<BR>
0xC0000005 Access Violation<BR>
<BR>
specific error:<BR>
00401105&nbsp; call&nbsp;&nbsp; dword ptr [edx+8]<BR>
this    CXX0017: Error: symbol "this" not found<BR>
<BR>
Has anyone else had this problem before ... any<BR>
suggestions? ... I did not find anything in MS Knowledgebase<BR>
Thank for reading<BR>
</FONT></HTML>