Microsoft Visuall C++ 6.0
L.J. van Ruijven (ACTA)
L.J.vanRuijven at AMC.UVA.NL
Tue Aug 24 03:27:00 EDT 1999
This error means that your program cannot load the dynamic link
library VTKDLL.DLL. Probably you did not copy this file to the
directory C:\WINDOWS\SYSTEM.
> Hello there,
>
> I may have a stupid question. I am trying to run sample code: Cone.cxx with Microsoft Visual C++ 6.0. After compiling it succeffully, However, I can not run it due to more than a dozen of errors like this:
>
> Cone.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall vtkRenderWindow::SetFileName(char *)" (__imp_?SetFileName at vtkRenderWindow@@QAEXPAD at Z)
>
> I do not know how to open the project or work space properly with Microsoft Visual C++ for an existing file. Is there anybody there teach me how to make the code running?
***************************************************************************
* drs L.J. van Ruijven Tel: 31 (0)20 566 5357 *
* Dept. of Functional Anatomy, ACTA FAX: 31 (0)20 691 1856 *
* Meibergdreef 15 email: L.J.vanRuijven at AMC.UvA.Nl *
* 1105 AZ Amsterdam *
***************************************************************************
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list