- Make sure you have Python installed. When doing so make sure that you check the box asking about adding Python to your path.

- Run the following command
pip3 install -U westin your choosing of PowerShell or Command Prompt - Make sure you have the arm toolchain installed. Choose
arm-gnu-toolchain-14.2.rel1-mingw-w64-i686-arm-none-eabi.exe - Make sure you have CMake and other C utilities installed via MSYS2
- Once MSYS2 is installed, enter the following command into the MSYS2 terminal:
pacman -S mingw-w64-x86_64-cmake mingw-w64-x86_64-ninja mingw-w64-x86_64-toolchain - Add the following environment variable to PATH:
C:\msys64\mingw64\bin - To clone the repo properly make sure to clone it with the
--recurse-submodulesparameter - Make sure you have the recommended VSCode extensions installed
-
Notifications
You must be signed in to change notification settings - Fork 0
PILIX123/cmake-bug-demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published