|
|
| (8 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| = Creating a User Account on BCI2000 Wiki = | | =Setting up BCI2000 and Building the Solution= |
| ''[https://scribehow.com/shared/Creating_a_User_Account_on_BCI2000_Wiki__fhF1lyeVSK6bABpeg6-32g Made by Nick Luczak with Scribe]''
| | 1. Go to where you'd like to install BCI2000 and right click then select SVN Checkout |
|
| |
|
| # Navigate to [https://www.google.com/ https://www.google.com/]
| | [[File:Markdown1.jpg]] |
| # Click this search field.
| |
| [[File:https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-10-23/da9a031b-cff3-47dc-bef8-5cddb726d719/ascreenshot.jpeg?tl_px=893,327&br_px=2613,1288&force_format=png&width=1120.0&wat=1&wat_opacity=0.7&wat_gravity=northwest&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&wat_pad=524,276]]
| |
| # Type "bci2000 [[enter]]"
| |
| # Click "BCI2000 Wiki"
| |
| [[File:https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-10-23/f1cfd32d-2678-40c8-b97d-5778941cf436/ascreenshot.jpeg?tl_px=0,29&br_px=1719,990&force_format=png&width=1120.0&wat=1&wat_opacity=0.7&wat_gravity=northwest&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&wat_pad=314,277]]
| |
| # Click "Create or modify a User Account"
| |
| [[File:https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-10-23/88da57ae-00a8-4752-a50e-64bf4f3804da/ascreenshot.jpeg?tl_px=0,505&br_px=1719,1466&force_format=png&width=1120.0&wat=1&wat_opacity=0.7&wat_gravity=northwest&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&wat_pad=471,277]]
| |
| # Click this text field.
| |
| [[File:https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-10-23/3cf25de4-ec40-4f24-b708-cd6e0a180011/ascreenshot.jpeg?tl_px=191,0&br_px=1911,961&force_format=png&width=1120.0&wat=1&wat_opacity=0.7&wat_gravity=northwest&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&wat_pad=524,224]]
| |
| # Type "user"
| |
| # Click "email address"
| |
| [[File:https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-10-23/640613ed-f1e1-46d2-9350-b8b56b73b688/ascreenshot.jpeg?tl_px=0,67&br_px=1719,1028&force_format=png&width=1120.0&wat=1&wat_opacity=0.7&wat_gravity=northwest&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&wat_pad=439,277]]
| |
| # Click this text field.
| |
| [[File:https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-10-23/c14e8106-44f3-4f09-add6-d24bc3854883/ascreenshot.jpeg?tl_px=140,65&br_px=1860,1026&force_format=png&width=1120.0&wat=1&wat_opacity=0.7&wat_gravity=northwest&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&wat_pad=524,276]]
| |
| # Type "[mailto:user@email.com user@email.com]"
| |
| # Click "Create user"
| |
| [[File:https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-10-23/e997fc46-8ba0-4476-a5c3-29dc0ecd20b5/ascreenshot.jpeg?tl_px=380,125&br_px=2100,1086&force_format=png&width=1120.0&wat=1&wat_opacity=0.7&wat_gravity=northwest&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&wat_pad=524,277]] | |
|
| |
|
| ''[https://scribehow.com/shared/Creating_a_User_Account_on_BCI2000_Wiki__fhF1lyeVSK6bABpeg6-32g Made with Scribe]''
| | |
| | 2. Rename the Checkout Directory to what you want to name BCI2000 |
| | Click "OK" |
| | |
| | [[File:Markdown2.jpg]] |
| | |
| | |
| | 3. Wait for BCI2000 to finish downloading |
| | |
| | When done, click OK |
| | |
| | [[File:Markdown3.jpg]] |
| | |
| | |
| | 4. Now go to BCI2000/build/ |
| | |
| | run Configure.sh.cmd by double clicking |
| | |
| | [[File:Markdown4.jpg]] |
| | |
| | |
| | 5. Click "Add Entry" |
| | |
| | [[File:Markdown5.jpg]] |
| | |
| | |
| | 6. Type "CMAKE_PREFIX_PATH" |
| | |
| | [[File:Markdown6.jpg]] |
| | |
| | |
| | 7. Point the entry to your QT installation |
| | |
| | [[File:Markdown7.jpg]] |
| | |
| | |
| | 8. Click "Configure" |
| | |
| | [[File:Markdown8.jpg]] |
| | |
| | |
| | 9. Choose the generator for your project |
| | |
| | [[File:Markdown9.jpg]] |
| | |
| | |
| | 10. Click "Finish" |
| | |
| | [[File:Markdown10.jpg]] |
| | |
| | |
| | 11. Choose what you need to build |
| | |
| | [[File:Markdown11.jpg]] |
| | |
| | |
| | 12. Add any extensions you may need |
| | |
| | [[File:Markdown12.jpg]] |
| | |
| | |
| | 13. Click "Configure" again |
| | |
| | [[File:Markdown13.jpg]] |
| | |
| | |
| | 14. Once that is done and there are no red entries, click generate |
| | |
| | [[File:Markdown14.jpg]] |
| | |
| | |
| | 15. Once the solution is generated open your project |
| | |
| | [[File:Markdown15.jpg]] |
| | |
| | |
| | 16. Once in Visual Studio, right click on the solution |
| | Click "Build Solution" |
| | |
| | [[File:Markdown16.jpg]] |
| | |
| | |
| | 17. After your build has concluded go back to your BCI2000 folder and open the batch folder |
| | |
| | [[File:Markdown17.jpg]] |
| | |
| | |
| | 18. Choose a paradigm to run and double click |
| | |
| | [[File:Markdown18.jpg]] |
| | |
| | |
| | 19. Once that is opened, click "Set Config" |
| | |
| | [[File:Markdown19.jpg]] |
| | |
| | |
| | 20. Click "Start" |
| | |
| | [[File:Markdown20.jpg]] |
Setting up BCI2000 and Building the Solution
1. Go to where you'd like to install BCI2000 and right click then select SVN Checkout
File:Markdown1.jpg
2. Rename the Checkout Directory to what you want to name BCI2000
Click "OK"
File:Markdown2.jpg
3. Wait for BCI2000 to finish downloading
When done, click OK
File:Markdown3.jpg
4. Now go to BCI2000/build/
run Configure.sh.cmd by double clicking
File:Markdown4.jpg
5. Click "Add Entry"
File:Markdown5.jpg
6. Type "CMAKE_PREFIX_PATH"
File:Markdown6.jpg
7. Point the entry to your QT installation
File:Markdown7.jpg
8. Click "Configure"
File:Markdown8.jpg
9. Choose the generator for your project
File:Markdown9.jpg
10. Click "Finish"
File:Markdown10.jpg
11. Choose what you need to build
File:Markdown11.jpg
12. Add any extensions you may need
File:Markdown12.jpg
13. Click "Configure" again
File:Markdown13.jpg
14. Once that is done and there are no red entries, click generate
File:Markdown14.jpg
15. Once the solution is generated open your project
File:Markdown15.jpg
16. Once in Visual Studio, right click on the solution
Click "Build Solution"
File:Markdown16.jpg
17. After your build has concluded go back to your BCI2000 folder and open the batch folder
File:Markdown17.jpg
18. Choose a paradigm to run and double click
File:Markdown18.jpg
19. Once that is opened, click "Set Config"
File:Markdown19.jpg
20. Click "Start"
File:Markdown20.jpg