Skip to content

Commit 2ccd9cc

Browse files
authored
Update Compiled_EEGLAB.md
1 parent 2c94ab8 commit 2ccd9cc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

others/Compiled_EEGLAB.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,11 @@ rmdir(fullfile(FieldTrip_folder,'external','egi_mff_v2'), 's');
249249
setenv('MCC_USE_DEPFUN','1')
250250
```
251251

252-
7. If not using 2022b to compile, edit the file run_this_one_on_osx_and_linux and change the version number
252+
7. Make sure the file EEGLAB_verbose has the right version of MATLAB listed and change the version number
253253

254-
4. Press "Package" and wait (usually 30 minutes or so)
254+
4. **Windows**. Remove Mac files, check the command line option and Press "Package" and wait (usually 10 minutes or so)
255+
256+
4. **MAC**. Remove Windows file (EEGBIDS.bat) and Press "Package" and wait (usually 30 minutes or so)
255257

256258
4. If successful, 3 folders are created. You may test the compiled
257259
EEGLAB version by running the program in the "for_testing" folder.
@@ -265,6 +267,8 @@ On Mac and OSX use ./run_eeglab.sh MATLAB_PATH.
265267
266268
> <span style="color: red">Known error: mex files not included for ANT plugin (ASR test file present)</span>
267269
270+
4. Distribute the "for redistribution folder"
271+
268272
### Plugins selected for future inclusion
269273

270274
Selected for future inclusion but requires testing. If you have a plugin

0 commit comments

Comments
 (0)