Re: [Freesurfer] STRING type

2016-12-09 Thread Melvin Robinson
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-boun...@nmr.mgh.harvard.edu 
<freesurfer-boun...@nmr.mgh.harvard.edu> on behalf of Bruce Fischl 
<fis...@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.
>
>
>
>
>

___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.


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)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.

 


___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.


[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 this datatype in 
either the sources or the dependencies.


___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.