Programming Howto:Compile BCI2000
Appearance
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.