Paul,
" You probably need to update your vtkdll.lib to version 2.3 as well. "  
 
Easier said than done - I don't have it!  It doesn't seem to be included in the vtk23.exe.  Do I need to grab  the 2.3 source and build it from scratch or is it archived elsewhere?
Thanks,
   Bob
 
----- Original Message -----
From: Paul Hsieh
To: Bob Palank
Cc: vtk users group
Sent: Wednesday, June 30, 1999 9:04 PM
Subject: Re: vtkdll.dll in vtk2.3

Bob: You probably need to update your vtkdll.lib to version 2.3 as well.

Bob Palank wrote:

What could be wrong:1. I removed an old copy of vtkdll.dll from the system32 directory2. Ran vtk23.exe and saw a new copy of vtkdll.dll being placed in the system32 directory.3. Compiled a simple cone example cleanly.4. On the build process VC++60 Linker reports a corrupted vtkdll.dll again as in a previous release. Has anyone validated the extracted vtkdll.dll that is extracted from vtk23.exe ?I don't think that any cleanly compiled code could in any way corrupt a dll.Nor do I think the inclusion or exclusion of any static libs should cause the reporting of a corrupt dll.BTW the same thing happened with vtk22.exe. By what do I know ! Was the vtk2.3 release of vtkdll.dll created with VC++ 60 ? Perhaps creating my own .dll might be a solution, but it still doesn't answer the question concerning  VC++ 60 reporting it as being corrupt.  Seeking your best advice,Bob Palank