Jump to content

Programming Howto:Compile BCI2000

From BCI2000 Wiki
Revision as of 15:24, 15 August 2018 by Mellinger (talk | contribs)

Your BCI2000 "prog" folder does not contain any executables yet

Open the solution file your BCI2000 "build" folder

The solution file in the VisualStudio IDE

Switch the build type to "release"

From the "build" menu, choose "Build solution"

Once the build is finished, ...

... your BCI2000 "prog" folder will contain a number of executables, one for each module

Next step

As a next step, learn how to Create a custom Signal Processing Module.

See also

Programming Howto:Building and Customizing BCI2000