Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRtrix3Tissue installation error #38

Open
PriyankaAppMath opened this issue Nov 25, 2023 · 0 comments
Open

MRtrix3Tissue installation error #38

PriyankaAppMath opened this issue Nov 25, 2023 · 0 comments
Labels
question Question

Comments

@PriyankaAppMath
Copy link

I am trying to install MRTrix3tissue . during the compilation of ./build command::
(base) pc@pc-HP-Pavilion-Laptop-14-dv1xxx:~/MRtrix3Tissue$ ./build
( 1/506) [CC] tmp/src/connectome/lut.o
( 2/506) [CC] tmp/core/math/average_space.o
( 3/506) [CC] tmp/core/stats.o
( 4/506) [CC] tmp/core/file/dicom/quick_scan.o
( 5/506) [CC] tmp/core/file/dicom/patient.o
( 6/506) [CC] tmp/core/image_io/gz.o
( 7/506) [CC] tmp/core/formats/png.o
( 8/506) [CC] tmp/core/image_io/variable_scaling.o

ERROR: ( 3/506) [CC] tmp/core/stats.o

clang++ -c -std=c++11 -DMRTRIX_BUILD_TYPE=“release version” -pthread -fPIC -DMRTRIX_WORD64 -DMRTRIX_TIFF_SUPPORT -DMRTRIX_PNG_SUPPORT -DEIGEN_FFTW_DEFAULT -Wall -O3 -DNDEBUG -Isrc -I./core -Icmd -idirafter /usr/include/eigen3 -DEIGEN_DONT_PARALLELIZE core/stats.cpp -o tmp/core/stats.o

failed with output

In file included from core/stats.cpp:17:
In file included from ./core/stats.h:21:
In file included from ./core/app.h:28:
In file included from ./core/cmdline_option.h:28:
In file included from ./core/mrtrix.h:37:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question
Development

No branches or pull requests

1 participant