AvtechScientific / ASL

Advanced Simulation Library - hardware accelerated multiphysics simulation platform.
http://asl.org.il
GNU Affero General Public License v3.0
217 stars 55 forks source link

Support VTK 8.1 #42

Closed opoplawski closed 5 years ago

opoplawski commented 5 years ago

Trying to build with VTK 8.1.1:

BUILDSTDERR: CMake Error at CMakeLists.txt:58 (find_package):
BUILDSTDERR:   Could not find a configuration file for package "VTK" that is compatible
BUILDSTDERR:   with requested version "7.0".
BUILDSTDERR:   The following configuration files were considered but not accepted:
BUILDSTDERR:     /usr/lib64/cmake/vtk/VTKConfig.cmake, version: 8.1.1
BUILDSTDERR:     /lib64/cmake/vtk/VTKConfig.cmake, version: 8.1.1
jbensabat commented 5 years ago

Hello I have the same problem under windows I have provided the directory where VTKconfig.cmake is located and updated the VTK version in the CMakelists.txt in ASL - nothing helps any help is welcome