[MINC-users] Building xfm2def

Andrew Wood andrew at biospective.com
Wed Mar 2 23:38:21 EST 2016


Hi all,

It looks like minctools isn't currently configured to build xfm2def. I
tried adding it to the CMakeLists.txt, but I'm getting errors:

minc-toolkit-v2/minctools/progs/xfm/xfm2def.c: In function ‘main’:
minc-toolkit-v2/minctools/progs/xfm/xfm2def.c:96:4: error: unknown type
name ‘progress_struct’
    progress_struct progress;
    ^
...

Is there a reason that it's not part of the standard build? If not, is
there an easy way to add it? Or will it require development to bring it in
line with the latest version of the libraries?

Thanks,
Andrew


More information about the MINC-users mailing list