Skip to content
Snippets Groups Projects
Unverified Commit 8deda956 authored by le1nax's avatar le1nax Committed by GitHub
Browse files

Update README.md

parent 35327c96
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ Install and build the project on Windows:
4) install C/C++ 'Extention Pack' and 'CMakeTools' in VSCode Extentions Marketplace
5) Clone VcPkg the way it is described on https://vcpkg.io/en/getting-started.html
6) Clone PCANBasic VcPkg custom port from https://github.com/le1nax/pcanbasicPort
7) copy the custom port into C:/src/vcpkg/ports
7) rename the custom port to 'pcanbasic' copy the custom port into C:/src/vcpkg/ports, so that the resulting path is 'C:/src/vcpkg/ports/pcanbasic'
8) install PCANBasic USB driver on https://www.peak-system.com/Drivers.523.0.html?&L=1&gclid=Cj0KCQiAhomtBhDgARIsABcaYymK2YJHcDezRRLWyHRyjNoiTxcTiBKGofs6HnykRkif9vdrBY0sDl8aAmVpEALw_wcB
9) Clone the ECLAPatientmonitor repo into your prefered Repository directory
10) Open the CMakeLists.txt directory of the project in VsCode and select gcc mingw kit (F1, type in 'CMake: Select Kit')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment