[vtkusers] Fw: C++
Gopalakrishnan, Gowri
Gowri.Gopalakrishnan at inteq.com
Mon Jul 29 04:08:59 EDT 2002
In the project setting -> lib->input->object library module
List all your vtk library files and in
In projctsetting -> lib->input ->additional library path
Give the directory where the vtk*.lib lives.
Make sure that the dlls are in the system path.
This should solve your link problem
Gowri
-----Original Message-----
From: Sergio N. [mailto:netrangers at ciudad.com.ar]
Sent: 26 July 2002 17:56
To: vtk users
Subject: [vtkusers] Fw: C++
Hi all!
I'm new on this. I 've installed the library for Visual C++.
When I compile an example, everything is OK.
But when I link it, I get this type of errors.
Cone.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)
public: void __thiscall vtkCamera::Azimuth(double)" (
<mailto:__imp_?Azimuth at vtkCamera@@QAEXN at Z>
__imp_?Azimuth at vtkCamera@@QAEXN at Z)
What should I do? I' ve already red the FAQ and done what it says.
Thanks,
Javier
Buenos Aires, Argentina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020729/c7132ee9/attachment.htm>
More information about the vtkusers
mailing list