Jump to content

Programming Howto:Building and Customizing BCI2000

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

Install prerequisites

TortoiseSVN

Download TortoiseSVN installer from tortoisesvn.net

Run installer

Don't forget to install command line client tools


CMake

Download CMake installer from cmake.org

Run installer

Choose "Add to path for all users"


VisualStudio

Download VisualStudio Community installer from visualstudio.com

Run installer

Make sure to install the C++ compiler

Qt

Download the open source installer from www.qt.io

Run installer

Click "Skip" when prompted for a Qt account



Choose a Qt version that is consistent with the version of VisualStudio you downloaded earlier






Uncheck "Launch Qt Creator" before clicking "Finish"

Register with BCI2000 Project









Download the BCI2000 source code


Enter user name and password as chosen in the registration step



Configure BCI2000 for compilation










Compile BCI2000