MIRTK
MIRTK copied to clipboard
Please make the configure stage print in the end which optional dependencies were found and which weren't
nifticlib was missing, and configure didn't even mention it at all.
Thanks for the suggestion. The source code of the NIfTI library is included. Did you maybe set the WITH_NiftiCLib option to ON? By default, it is OFF which means that the included source code should be used instead.