[Freesurfer] KWWidgets

2018-02-26 Thread Melvin Robinson
A FreeSurfer build from source requires KWWidgets, but it has been deprecated for 10 years. What does Freesurfer use this code for? ___ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

Re: [Freesurfer] Cuda version > 5.0

2018-02-08 Thread Melvin Robinson
Yes, Freesurfer 6 works well with CUDA 9.1. From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Melanie Ganz Sent: Thursday, February 8, 2018 10:54 AM To: Freesurfer support list Subject:

Re: [Freesurfer] How to compile FreeSurfer with CUDA?

2018-02-05 Thread Melvin Robinson
Once upon a time I had many problems with OpenGL/GLU problems in my FreeSurfer build. Ultimately the problem was that the version of GLU installed with Mesa package was not really compatible with the compiler that I was using. After straightening this problem out using the configure option

[Freesurfer] OpenGL link errors

2017-12-22 Thread Melvin Robinson
I posted this to the Freesurfer github site, but didn't exactly know if that was the most appropriate place. The Freesurfer build fails at this command: libtool: link: g++ -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-Map -Wl,ld_map.txt -Wl,--no-demangle -o mris_show mris_show.o

Re: [Freesurfer] STRING type

2016-12-09 Thread Melvin Robinson
rvard.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

[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

Re: [Freesurfer] Build problem

2016-12-02 Thread Melvin Robinson
ntOS distros. I will install Fedora23 on laptop to see if I can properly diagnose the issue, but it may take a few days to fit in the schedule. On 12/02/2016 05:24 PM, Melvin Robinson wrote: > OK the OS is Fedora 23 and here is my configure line: > > ./configure --with-pkgs-dir=../depend

Re: [Freesurfer] Build problem

2016-12-02 Thread Melvin Robinson
<zkauf...@nmr.mgh.harvard.edu> Sent: Friday, December 2, 2016 4:21 PM To: freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Build problem What operating system are you using and what is the exact configure command? On 12/02/2016 04:49 PM, Melvin Robinson wrote: > I'm having a small (?

[Freesurfer] Build problem

2016-12-02 Thread Melvin Robinson
I'm having a small (?) build problem with freesurfer. My configure line merely points to the dependencies package and the--disable-Werror flag, but I get the following error. Grepping through the source I cannot find where the structure is defined. gcc -DHAVE_CONFIG_H -I. -I.. -I../include

[Freesurfer] CVS repository

2016-11-10 Thread Melvin Robinson
I am trying to checkout the development version of Freesurfer from the CVS repository. I need to build against VTK 7.1 instead of 5.6 for freeview and am using these instructions: https://surfer.nmr.mgh.harvard.edu/fswiki/ReadOnlyCVS Using this command: cvs -d