There does not appear to be a typedef for it in the MNI dependencies. This might be why I'm getting the error. ________________________________________ From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu on behalf of Bruce Fischl fischl@nmr.mgh.harvard.edu Sent: Friday, December 9, 2016 9:02:06 AM To: Freesurfer support list Subject: Re: [Freesurfer] STRING type
Hi Melvin
it is an MNI datatype I believe cheers Bruce On Fri, 9 Dec 2016, Melvin Robinson wrote:
I'm trying to build Freesurfer from developer sources and am running into this error:
mriio.c:3692:27: error: ‘STRING’ undeclared (first use in this function) status = output_volume((STRING)fname, nc_data_type, signed_flag, min, max,
Can you tell me where STRING comes from? I could not find this datatype in either the sources or the dependencies.