Dear brainstorm experts,
Hellow,
I have been using brainstorm for a long time for EEG localization. Recently I get a similar error during trying to compute the head model both in windows and linux:
in windows 7 (matlab 2022b):
** Error: OpenMEEG call: om_assemble -HM
** "C:\Users\Ali\.brainstorm\tmp\openmeeg_230403_223852\openmeeg.geom"
** "C:\Users\Ali\.brainstorm\tmp\openmeeg_230403_223852\openmeeg.cond"
** "C:\Users\Ali\.brainstorm\tmp\openmeeg_230403_223852\openmeeg_hm.mat"
** OpenMEEG error #-1073741521:
**
** For help with OpenMEEG errors, please refer to the online tutorial:
** https://neuroimage.usc.edu/brainstorm/Tutorials/TutBem#Errors
**************************************************************************
and in Ubuntu (matlab 2020a):
** Error: OpenMEEG call: om_assemble -HM
** "/home/ataei/.brainstorm/tmp/openmeeg.geom"
** "/home/ataei/.brainstorm/tmp/openmeeg.cond"
** "/home/ataei/.brainstorm/tmp/openmeeg_hm.mat"
** OpenMEEG error #127:
** ./om_assemble: error while loading shared libraries: libOpenMEEG.so.1: cannot open shared object file: No such file or directory
**
** For help with OpenMEEG errors, please refer to the online tutorial:
** https://neuroimage.usc.edu/brainstorm/Tutorials/TutBem#Errors
I searched a lot, cheked various things and also a nearest discussion in brainstorm, but did not manage to solve it. I even updated the whole brainstorm ( and openmeeg as well) but it also did not work. I am really confused. Would you pleas help me with this issue?
Thanks a lot,