Skip to content

Commit 3ef35bb

Browse files
Update README.md
1 parent f1761d7 commit 3ef35bb

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,15 @@ sudo apt install -y \
142142
libsoup-3.0-dev \
143143
libjavascriptcoregtk-4.1-dev
144144
```
145+
**Visual studio C++**
146+
147+
1、安装https://visualstudio.microsoft.com/zh-hans/downloads/?q=build+tools
148+
2、在安装器中,勾选"Desktop development with C++"工作负载
149+
3、确保右侧勾选了这些组件:
150+
MSVC v143-VS 2022 ++ x64/x86 build tools
151+
Windows 10/11 SDK
152+
4、安装完成后,重启终端((或重启电脑)
153+
145154
146155
**macOS**
147156

0 commit comments

Comments
 (0)