<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I run a Matlab script that called functions from Freesurfer and Fieldtrip softwares to process human ECoG (i.e. Fieldtrip tutorial on human ECoG), and I systematically get the following error message when I called the function ft_prepare_mesh to create a cortex hull :</div><div><br></div><div><div>adding the FreeSurfer environment</div><div>dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address</div><div>  Referenced from: /Applications/freesurfer/bin/../lib/gcc/lib/libgomp.1.dylib</div><div>  Expected in: /usr/lib/libSystem.B.dylib</div><div><br></div><div>dyld: Symbol not found: ___emutls_get_address</div><div>  Referenced from: /Applications/freesurfer/bin/../lib/gcc/lib/libgomp.1.dylib</div><div>  Expected in: /usr/lib/libSystem.B.dylib</div><div><br></div><div>mris_fill -c -r 1 /Users/camille/Desktop/Work/IRM/mn/surf/lh.pial /private/tmp/tp89b7981c_34ea_4609_988c_c4b150e3d4b7_pial.filled.mgz: Aborted</div><div>reading filled volume...</div><div>gunzip: can't stat: /private/tmp/tp89b7981c_34ea_4609_988c_c4b150e3d4b7_pial.filled.mgz (/private/tmp/tp89b7981c_34ea_4609_988c_c4b150e3d4b7_pial.filled.mgz.gz): No such file or directory</div><div>ERROR: problem reading fname.</div></div><div><br></div><div>I believe that it is a problem from Freesurfer paths, but I don't know how to solve it. Does someone have an idea?</div><div><br></div><div>Thank you. </div><div><br></div><div><br></div></div></div>