Re: [Freesurfer] STRING type

2016-12-09 Thread Melvin Robinson
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’ unde

Re: [Freesurfer] STRING type

2016-12-09 Thread Bruce Fischl
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)fn

[Freesurfer] STRING type

2016-12-08 Thread Melvin Robinson
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