Header

error with ComputeGlyphMaps

Submitted by antocastellano on
Category

Hi, I tried to compute glyph maps but i got this error message:

ComputeGlyphMaps ./exp3_16_dir_AP_A_b1100_201_L0_DT.nii
ComputeGlyphMaps: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ComputeGlyphMaps)
ComputeGlyphMaps: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ComputeGlyphMaps)

any suggestions?

Thanks!

antonella

Submitted by nayaka on Wed, 01/09/2019 - 11:05

Permalink

Hi Antonella,

What version of GCC are you using? What is your operating system?

This is indeed related to the library issue as noted by the error message, so you may have to update the libraries to use the command.

Amritha