daducci / COMMIT

Linear framework to combine tractography and tissue micro-structure estimation with diffusion MRI
Other
43 stars 33 forks source link

Fix installation debugger #84

Closed MarioOcampo closed 3 years ago

MarioOcampo commented 3 years ago

Code updated to make it compatible with new compiler versions in Ubuntu (Tested on 16.04 and 18.04)

daducci commented 3 years ago

I added te modifications to fix two small bugs. The first, identified by Simona, was a wrong window size in Linux. The second was introduced in OSX with the introduction of set( CMAKE_CXX_STANDARD 11 )