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
Unfortunately, this issue hasn't received much attention lately, so it is labeled as 'stale.'
If no additional action is taken, this issue will be automatically closed in 180 days.
If you want to participate in our support prioritization meetings or be notified when support sprints are happening, you can sign up the support sprint notification emails here.
ISIS version(s) affected: x.y.z
dev
Description
In attempting to build dev on Linux, encountered the following cmake error ...
-- CHOLMOD INCLUDE: CHOLMOD_INCLUDE_DIR-NOTFOUND
OS: Rocky Linux 9.3 (Blue Onyx)
Kernel: Linux 5.14.0-362.24.1.el9_3.0.1.x86_64
Architecture: x86-64
Possible Solution
Forcing the suitesparse version back to 5.10.1 when creating the conda environment seems to make the build happy again.
Note suitesparse 7.7.0 was released ~5 days ago (May 2, 2024).
Additional context
suitesparse 7.7.0 is not causing this issue on OSX.
The text was updated successfully, but these errors were encountered: