[vtkusers] Using VTK and Visual C++ 7 .NET
Dave Ardrey
daveardrey at gmail.com
Wed Nov 8 15:54:32 EST 2006
I am a VTK newbie. I am attempting to run the cylinder.cxx file that comes
with the 5.0.2 release of VTK. I am using Visual Studio 7 .NET.
I ran CMAKE and built the resulting project to create the necessary .lib and
.dll files. I then created a project with cylinder.cxx in it and (I
believe) pointed it to all the right places.
However, I am getting the following error:
"An unhandled exception of type 'System.TypeLoadException' occurred in
Unknown Module.
Additional information: Could not load type vtkAlgorithmOutput from assembly
Cylinder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null."
Any help figuring out this apparently simple problem would be much
appreciated.
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061108/be466290/attachment.htm>
More information about the vtkusers
mailing list