Skip to content
代码片段 群组 项目
未验证 提交 a2169c22 编辑于 作者: Kevin Pilch's avatar Kevin Pilch 提交者: GitHub
浏览文件

Add note about environment on WSL (#19422)

上级 f0ac5b07
No related branches found
No related tags found
无相关合并请求
......@@ -139,6 +139,11 @@ source activate.sh
code .
```
Note that if you are using the "Remote-WSL" extension in VSCode, the environment is not supplied
to the process in WSL. You can workaround this by explicitly setting the environment variables
in `~/.vscode-server/server-env-setup`.
See https://code.visualstudio.com/docs/remote/wsl#_advanced-environment-setup-script for details.
## Building on command-line
You can also build the entire project on command line with the `build.cmd`/`.sh` scripts.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册