mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
wip
This commit is contained in:
parent
19b2748df7
commit
de260336c3
2 changed files with 3 additions and 1 deletions
Binary file not shown.
|
|
@ -65,7 +65,9 @@ Regardless of the platform you are working on, you will need to have Yarn instal
|
|||
1. Install necessary packages:
|
||||
* Windows
|
||||
- Install Visual Studio Build Tools manually. Download: https://aka.ms/vs/17/release/vs_BuildTools.exe
|
||||
- Open it and choose Desktop development with C++.
|
||||
- Open it and choose:
|
||||
- Desktop development with C++
|
||||
- Under individual components: MSVC Spectre-mitigated libraries for your architecture
|
||||
- maybe? at command prompt: setx GYP_MSVS_VERSION 2022
|
||||
* macOS
|
||||
- Once you have installed Yarn, you can skip this section!
|
||||
|
|
|
|||
Loading…
Reference in a new issue