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
Currently we are using 5.7.0, which has some issues in its CMake config file (Attempt to promote imported target "SUNDIALS::generic_static" to global\n scope (by setting IMPORTED_GLOBAL) which is not built in this directory.) that have been resolved in 5.8.0. (Upgrading to the most recent version will be some pain (#1565), let's postpone that.)
The text was updated successfully, but these errors were encountered:
Currently we are using 5.7.0, which has some issues in its CMake config file (
Attempt to promote imported target "SUNDIALS::generic_static" to global\n scope (by setting IMPORTED_GLOBAL) which is not built in this directory.
) that have been resolved in 5.8.0. (Upgrading to the most recent version will be some pain (#1565), let's postpone that.)The text was updated successfully, but these errors were encountered: