Comments from @ledigchr by email:
The installation page is currently a bit less clear. Perhaps it would be good to provide an example of how to build mirtk without understanding cmake?
E.g. cmake ..; make -j 8; worked for me on Linux.
A user might not know how to run the cmake gui? On my Mac there is no command line command ‘cmake’, here I need to download cmake and run it from the applications.
Comments from @ledigchr by email:
The installation page is currently a bit less clear. Perhaps it would be good to provide an example of how to build mirtk without understanding cmake?
E.g.
cmake ..; make -j 8;worked for me on Linux.A user might not know how to run the cmake gui? On my Mac there is no command line command ‘cmake’, here I need to download cmake and run it from the applications.