Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

环境安装, 建议直接贴上 Emscripten 官网链接, 要不然容易劝退 #35

Open
adamma1024 opened this issue Oct 30, 2021 · 2 comments

Comments

@adamma1024
Copy link

./emsdk install sdk-incoming-64bit binaryen-master-64bit
error: tool or SDK not found: 'sdk-incoming-64bit'

人家 Emscripten 官网上是这么写的:

# Fetch the latest version of the emsdk (not needed the first time you clone)
git pull

# Download and install the latest SDK tools.
./emsdk install latest

# Make the "latest" SDK "active" for the current user. (writes .emscripten file)
./emsdk activate latest

# Activate PATH and other environment variables in the current terminal
source ./emsdk_env.sh
@adamma1024 adamma1024 changed the title 环境安装, 命令直接报错, 建议直接贴上 Emscripten 官网链接, 要不然容易新手劝退 环境安装, 建议直接贴上 Emscripten 官网链接, 要不然容易劝退 Oct 30, 2021
@vgbhfive
Copy link

是的,强烈建议!

@fanmingfei
Copy link
Member

是的,强烈建议!

嗯。。。主要是因为很久没有维护了 很多都过时了。之前组织的人都去忙其他的了,大家可以参与进来。直接提PR就好!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants