Jump to content

Programming Howto:Building BCI2000: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
No edit summary
Mellinger (talk | contribs)
No edit summary
 
Line 2: Line 2:


There are step-by-step tutorials for each:
There are step-by-step tutorials for each:
* [[Programming Howto:Building and Customizing BCI2000]] for Windows systems,
* [[Programming Howto:Building and Customizing BCI2000|Building and Customizing BCI2000 for Windows systems]],
* [[Programming Howto:Non:Building and Customizing BCI2000 on Non-Windows Platforms]] for macOS and Linx.
* [[Programming Howto:Non:Building and Customizing BCI2000 on Non-Windows Platforms|Building and Customizing BCI2000 for macOS and Linux]].


<!-- This document describes how to build BCI2000, i.e. how to create the BCI2000 executables from their source code.
<!-- This document describes how to build BCI2000, i.e. how to create the BCI2000 executables from their source code.

Latest revision as of 14:38, 10 March 2025

The process of building BCI2000 from source differs between Windows and non-Windows (macOS, Linux) systems.

There are step-by-step tutorials for each: