Skip to content

MRtrix3Tissue installation error #38

@PriyankaAppMath

Description

@PriyankaAppMath

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions