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
Update configure and build for MRtrix3Tissue user experience
As with set_path, this should avoid confusion for users, so it's clear for them that they are interacting with the MRtrix3Tissue fork. As with set_path, this is made clear at all times, and the relation to MRtrix3 is emphasised at a few key points. For optional assistance with or bug reporting on the configure script, they are also kindly referred to the MRtrix3 community: problems or bugs with this script are highly likely to equally apply to MRtrix3 and MRtrix3Tissue, so this would be beneficial to the community as a whole. This may also allow for bug fixing in MRtrix3, should the opportunity arise.
MRtrix3 was unable to link a test program involving '''+name+'.'+hint)
610
+
MRtrix3Tissue was unable to link a test program involving '''+name+'.'+hint)
606
611
exceptRuntimeError:
607
612
error ('''runtime error!
608
613
@@ -761,7 +766,7 @@ if not noshared:
761
766
exceptLinkError:
762
767
error ('''linker not found!
763
768
764
-
MRtrix3 was unable to employ the linker program for shared library generation.'''+compiler_hint ('shared library linker', 'LDLIB_FLAGS', '"-L/usr/local/lib"', 'LDLIB_ARGS', '"-shared LDLIB_FLAGS OBJECTS -o LIB"'))
769
+
MRtrix3Tissue was unable to employ the linker program for shared library generation.'''+compiler_hint ('shared library linker', 'LDLIB_FLAGS', '"-L/usr/local/lib"', 'LDLIB_ARGS', '"-shared LDLIB_FLAGS OBJECTS -o LIB"'))
0 commit comments