antoche / openvibe

OpenVibe with emokit driver
GNU Lesser General Public License v2.1
32 stars 9 forks source link

Can't get Matlab working with OpenVibe #2

Closed neelsomani closed 7 years ago

neelsomani commented 8 years ago

Hi, I'm trying to work through this tutorial: http://openvibe.inria.fr/tutorial-using-matlab-with-openvibe/

I've installed Matlab 2015b 32 bit on a Windows 64 bit machine. Then I installed OpenVibe, ran the Acquisition Server, and I'm getting this error:

[WARNING] No 'plugin object descriptor' found from [../bin/openvibe-plugins-matlab.dll] even if it looked like a plugin module

When I look in ${Matlab_ROOT}/extern/lib/win32/microsoft/, I see the three relevant lib files.

What are some next steps that I can try?