Jump to content

Programming Howto:Configure BCI2000 for Compilation

From BCI2000 Wiki
Revision as of 14:49, 14 August 2018 by Mellinger (talk | contribs) (Next step)

Double-click "Configure.sh.cmd" in your BCI2000 build directory

Tell CMake which Qt installation to use

Enter the path to a Qt directory that is consistent with the compiler you are going to use

Click "Configure"

Choose a generator that is consistent with the Qt directory chosen above


Choose build options...

... and which extensions to compile, before clicking "Generate"


Amongst other files created by CMake, your BCI2000 build directory will now contain a solution file

Next step

As a next step, learn how to compile BCI2000.

See also

Programming Howto:Building and Customizing BCI2000