[vtkusers] Problem with loading cone.cxx
Kwcacton at aol.com
Kwcacton at aol.com
Fri Jan 28 06:24:05 EST 2005
Hi,
I have the following problem when i run the file cone.cxx in the vtk package
"vtk-src-windows\examples\tutorial\step1\cxx"
I am using Microsoft visual studio C++6.0
vtk4.2 (.exe file downloaded from the web)
windows Xp
I have configure the build process with Win32 Release
I have link all the vtk*.lib files into setting with others .lib files which
have already included.
The library files whih are included in the link are as follow:
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
Errors is found as follow:
Unhandled exception in CONE.exe:
0xC0000005 Access Violation
specific error:
00401105? call?? dword ptr [edx+8]
this? ? CXX0017: Error: symbol "this" not found
Has anyone else had this problem before ... any
suggestions? ... I did not find anything in MS Knowledgebase
Thank for reading
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20050128/6bf42003/attachment.htm>
More information about the vtkusers
mailing list