Error:line 59: mex

Hi, Sri here, I get error this error message even after I installed MinGW-64 on my window PC. This happens when I right-click on subject to review raw file to try loading file from .plx (plexon) file
"No supported compiler or SDK was found. You can install the freely available MinGW-w64 C/C++ compiler; see Install MinGW-w64 Compiler. For more options, visit http://www.mathworks.com/support/compilers/R2017a/.
**
** Call stack:
** >build_readPLXFileC.m at 59
** >in_fopen_plexon.m at 67
** >in_fopen.m at 140
** >import_raw.m at 126
** >bst_call.m at 28
** >tree_callbacks.m>@(h,ev)bst_call(@import_raw,[],[],iSubject) at 596"
Thankful for any help or advise

Hello

Compilers are not easy to install and set up on Windows. This issue was already identified (https://github.com/brainstorm-tools/brainstorm3/issues/170) and we will soon post compiled mex-files to avoid this problem.
In the meantime, you could try to follow the link and read Matlab's documentation to install a compiler comptible with your Matlab version.

@mpompolas When could you do this?

François

I've just pushed a version of the mex-file compiled on my Win10 computer.
Can you update Brainstorm (enu Update > Update Brainstorm) and try again?

Hi thanks a bunch!!!!, it opened the file.