You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I build Catalyst with an external Conduit the build of SENSEI fails:
CMake Error at CMake/catalyst2.cmake:6 (find_package):
Found package configuration file:
<CATALYST_DIR>/lib64/cmake/catalyst-2.0/catalyst-config.cmake
but it set catalyst_FOUND to FALSE so package "catalyst" is considered to
be NOT FOUND. Reason given by package:
catalyst could not be found because dependency Conduit could not be found.
If I build Catalyst with an external Conduit the build of SENSEI fails:
This might be related to this issue https://gitlab.kitware.com/paraview/catalyst/-/issues/32 but fixing this did not solve the whole problem - the issue remains.
The text was updated successfully, but these errors were encountered: