[vtkusers] Help Linking Cone Example

Paulo Trigueiros ptrigueiros at tvtel.pt
Mon Sep 15 07:31:11 EDT 2003


Hi,

I new to vtk and I'm trying to run the first example of the book (cone.cxx).
I'm using Visual C++ .NET.
First I create a new project, insert the file that came with the tutorials and try to compile the example.
The compilation works fine 
(I defined in the project options the libraries that the project should included:
vtkCommon.lib 
vtkFiltering.lib 
vtkGraphics.lib 
vtkHybrid.lib 
vtkImaging.lib 
vtkIO.lib 
vtkRendering.lib 
glaux.lib 
opengl32.lib
are these correct?????
The problem arrises when I try to run the project. I get the following message:

"An exception 'System.TypeLoadException' has ocurred in Cone.exe"
"Do you want to debug?"

Can anyone help me with this?
Thanks in advance.
Paulo Trigueiros

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030915/6fbb6e83/attachment.htm>


More information about the vtkusers mailing list