IRTK icon indicating copy to clipboard operation
IRTK copied to clipboard

How to install rview in IRTK on Macos

Open vidhyadhar8 opened this issue 1 year ago • 0 comments

Hi,

I have tried with below steps but still unable to open the image from IRTK/bin/RView

  1. Updated xcode
  2. installed homebrew
  3. installed cmake, fltk, glew, gsl,ffmpeg,eigen,boost,XQuartz
  4. downloaded and extracted IRTK
  5. created folder build in IRTK
  6. run cmake .. inside the build
  7. make -j$(sysctl -n hw.logiccpu)
  8. sudo make install
  9. RView -reference recon.nii.gz (this opens nothing)
  10. older version of mac osx use to open a gui window with greaphical reference of image I don't understand where the issue is can someone advise on this please

vidhyadhar8 avatar Oct 11 '24 13:10 vidhyadhar8