Search found 19 matches

by openvibeexplorer
Wed Jan 27, 2021 8:23 am
Forum: Tutorial scenarios
Topic: OpenVibe P300 Speller Online - No "Green" box displayed
Replies: 6
Views: 10069

Re: OpenVibe P300 Speller Online - No "Green" box displayed

Hello there, As you suggested, I pulled out the latest code from the OpenVibe development branch and built it. The development branch I am using is below: git clone https://gitlab.inria.fr/openvibe/meta.git However, it does not seem like this issue is fixed. The predicted (green colored) character i...
by openvibeexplorer
Tue Jan 12, 2021 1:16 pm
Forum: Tutorial scenarios
Topic: OpenVibe P300 Speller Online - No "Green" box displayed
Replies: 6
Views: 10069

OpenVibe P300 Speller Online - No "Green" box displayed

Hello there, Just to give you a bit of background: I was successfully able to do an OpenVibe build 3.0.0. Execute the Designer as well as Acquisition Server. I am using "Muse - 2" with "Lab Streaming Layer" driver to capture the EEG data. I am successfully able to run the "p300-speller-2-train-class...
by openvibeexplorer
Tue Jan 12, 2021 12:53 pm
Forum: Help for building the software
Topic: OpenVibe build - C compiler identification unknown error
Replies: 2
Views: 7008

Re: OpenVibe build - C compiler identification unknown error

This issue got resolved when I started building over "Developer Command Prompt for VS2013" rather than using the usual command prompt. I could do OpenVibe build successfully.
by openvibeexplorer
Sat Jan 02, 2021 3:14 pm
Forum: Help for building the software
Topic: OpenVibe build - C compiler identification unknown error
Replies: 2
Views: 7008

OpenVibe build - C compiler identification unknown error

Hello there, I am working on building OpenVibe on Windows 10 machine. I have successfully installed "Visual Studio Express 2013 Desktop" Version. I was successfully able to install all dependencies with "install_dependencies.cmd". However, I receive the following error while running "build.cmd". ---...