Closed JosephGWoods closed 1 year ago
I get the same error. Looks like uint is only defined in GLIBC: https://stackoverflow.com/questions/43892984/gcc-5-6-and-7-on-osx-do-not-support-uint
Originally posted by @jtamir in https://github.com/mrirecon/bart/issues/240#issuecomment-739013585
unit has been used again in src/num/mdfft.c in static int next_powerof2(uint x) in a recent commit.
Originally posted by @jtamir in https://github.com/mrirecon/bart/issues/240#issuecomment-739013585
unit has been used again in src/num/mdfft.c in static int next_powerof2(uint x) in a recent commit.