Difference between revisions of "Programming Howto:Building and Customizing BCI2000"
From BCI2000 Wiki
(→VisualStudio) |
|||
Line 3: | Line 3: | ||
Download installer from [https://tortoisesvn.net tortoisesvn.net] | Download installer from [https://tortoisesvn.net tortoisesvn.net] | ||
− | Run installer | + | Run installer, don't forget to install command line client tools |
[[File:TortoiseSVN_2-1985.png|254px]] | [[File:TortoiseSVN_2-1985.png|254px]] | ||
Line 45: | Line 45: | ||
[[File:qt_installer_10.png|562px]] | [[File:qt_installer_10.png|562px]] | ||
[[File:qt_installer_11.png|562px]] | [[File:qt_installer_11.png|562px]] | ||
+ | |||
+ | ==Register with BCI2000 Project== | ||
+ | [[File:BCI2000_registration_1-1886.png|520px]] | ||
+ | [[File:BCI2000_registration_2-2199.png|520px]] | ||
+ | [[File:BCI2000_registration_3-2218.png|520px]] | ||
+ | [[File:BCI2000_registration_4-2228.png|520px]] | ||
+ | [[File:BCI2000_registration_6-2238.png|520px]] | ||
+ | [[File:BCI2000_registration_7-2245.png|520px]] | ||
+ | [[File:BCI2000_registration_9-2257.png|520px]] | ||
+ | [[File:BCI2000_registration_10-2264.png|520px]] | ||
+ | [[File:BCI2000_registration_11-2270.png|520px]] |
Revision as of 14:03, 9 August 2018
Contents
Install prerequisites
TortoiseSVN
Download installer from tortoisesvn.net
Run installer, don't forget to install command line client tools
CMake
Download installer from cmake.org
Run installer
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