Many thanks for your help!
- You were right, I don’t know what was the error for the rc3 installation, I run it again and it worked.
- Steps: I did brew install mrtrix3 after every step, and only after the last one it worked the compilation, BUT, when I execute mrview it does not work, this is what it said at the end
[...]
(504/505) [LB] bin/mrview
(505/505) [LB] bin/amp2sh
==> mkdir /usr/local/Cellar/mrtrix3/3.0_RC3-51-g52a2540d/lib
Installation done. MRtrix3 lives in /usr/local/Cellar/mrtrix3/3.0_RC3-51-g52a2540d
For more information go to http://mrtrix.readthedocs.io
Warning: mrtrix3/mrtrix3/mrtrix3 dependency gcc was built with a different C++ standard
library (libstdc++ from clang). This may cause problems at runtime.
🍺 /usr/local/Cellar/mrtrix3/3.0_RC3-51-g52a2540d: 211 files, 56.2MB, built in 6 minutes 3 seconds
OK, we are getting closer, then I tried using ./configure again, but it failed, because now eigen3 is in the moved /usr/local/include, to solve it I added the EIGEN_CFLAGS to /usr/local/Cellar/eigen/3.3.7/include/eigen3 and then it compiled ok again.
But, the same error, the mrview screen is black:
So, I removed mrtrix3 from the path again and used the RC3 without compiling… it would be great if you could upgrade it to the latest version…
Now it is working nicely (at least mrview):
Thanks again for your help!
Gari