Jump to content

Programming Howto:Building and Customizing BCI2000: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
No edit summary
Line 1: Line 1:
==Install prerequisites==
==Install prerequisites==
===TortoiseSVN===
===TortoiseSVN===
Download from [https://tortoisesvn.net tortoisesvn.net]
Download installer from [https://tortoisesvn.net tortoisesvn.net]


Run installer
Run installer
Line 8: Line 8:
[[File:TortoiseSVN_3-1990.png|254px]]
[[File:TortoiseSVN_3-1990.png|254px]]
[[File:TortoiseSVN_4-2001.png|254px]]
[[File:TortoiseSVN_4-2001.png|254px]]
===CMake===
Download installer from [https://cmake.org cmake.org]
Run installer
[[File:CMake_2-2013.png|254px]]
[[File:CMake_3-2019.png|254px]]
[[File:CMake_4-2025.png|254px]]
===VisualStudio===
Download installer from [https://visualstudio.com visualstudio.com]
Run installer
[[File:install_vs2017_community_1.png|490px]]
Make sure to install the C++ compiler
[[File:install_vs2017_community_2.png|600px]]
===Qt===
Download the open source installer from [https://www.qt.io/download www.qt.io]
Run installer
[[File:qt_installer_1.png|562px]]
[[File:qt_installer_2.png|562px]]
[[File:qt_installer_3.png|562px]]
[[File:qt_installer_4.png|562px]]
[[File:qt_installer_5.png|562px]]
[[File:qt_installer_6.png|562px]]
[[File:qt_installer_7.png|562px]]
[[File:qt_installer_8.png|562px]]
[[File:qt_installer_9.png|562px]]
[[File:qt_installer_10.png|562px]]
[[File:qt_installer_11.png|562px]]

Revision as of 16:01, 8 August 2018

Install prerequisites

TortoiseSVN

Download installer from tortoisesvn.net

Run installer

CMake

Download installer from cmake.org

Run installer

VisualStudio

Download 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