Open fyh opened 9 years ago
Indeed one of the dependencies of the project ist the activiz control that you can still download for free from http://www.kitware.com/opensource/avdownload.php, I'll make sure to point this out in the readme.
all the best, Frank
hi, I encounter this when compiling your project with VS 2015,
CS0246 The type or namespace name 'Kitware' could not be found (are you missing a using directive or an assembly reference?) VTKViewer D:\VTKViewer-master\Controls\ControlVTK.cs 12
could you provide some information on this? Thanks!