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
Eigen is a header-only library, as such, all you need to do to provide a version which mrtrix3tissue supports by downloading this, https://gitlab.com/libeigen/eigen/-/archive/3.3.9/eigen-3.3.9.tar.bz2, unpacking it, and then pointing the configure script properly: EIGEN_CFLAGS="-isystem /path/to/the/unpacked/eign-3.3.9" ./configure
Hi there,
Curious to know if there's been a fix for the issue below. I'm running into the same installation issue.
https://community.mrtrix.org/t/installation-error-of-mrtrix3tissue/5233
Big thanks!
Alicia
The text was updated successfully, but these errors were encountered: