<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: x-small;">
<p>I have just found fieldtrip and have started to work on the tutorial. I am trying to read the data for subject 1 in the tutorial and recieve the following error:</p>
<p> </p>
<p>cfg1         = ft_definetrial(cfg1);<br>
Warning: multiple versions of SPM on your path will confuse FieldTrip<br>
<font color="#0000ff">> In fieldtrip-20120715\private\warning_once at 75<br>
  In ft_defaults at 91<br>
  In ft_definetrial at 111<br>
Warning: one version of SPM is found here: C:\FieldTrip\fieldtrip-20120715\external\spm2\spm.m<br>
> In ft_defaults at 99<br>
  In ft_definetrial at 111<br>
Warning: one version of SPM is found here: C:\FieldTrip\fieldtrip-20120715\external\spm8\spm.m<br>
> In ft_defaults at 99<br>
</font>  In ft_definetrial at 111<br>
<font color="#ff0000">??? Invalid MEX-file 'C:\FieldTrip\fieldtrip-20120715\src\ft_getopt.mexw32': The specified procedure could not be found.</font></p>
<p>.</p>
<p>Error in ==> ft_checkconfig at 71<br>
renamed         = ft_getopt(varargin, 'renamed');</p>
<p>Error in ==> ft_definetrial at 116<br>
cfg = ft_checkconfig(cfg, 'dataset2files', {'yes'});</p>
<p> </p>
<p>I have checked and the .mexw32 file is there What am I doing wrong?</p>
<p> </p>
<p>Herb Gould<br>
</p>
</div>
</body>
</html>