Skip to content

added guide for build with Emscripten on Linux#591

Merged
ABSitf merged 4 commits intomasterfrom
i1235_update_readme
Oct 11, 2022
Merged

added guide for build with Emscripten on Linux#591
ABSitf merged 4 commits intomasterfrom
i1235_update_readme

Conversation

@ABSitf
Copy link
Contributor

@ABSitf ABSitf commented Oct 11, 2022

No description provided.

readme.md Outdated
optional git pull # optional
./emsdk install 3.1.23 # (or enother version / latest)
./emsdk activate 3.1.23
cd ~/MeshInspectorCode # path to MeshInspectorCode folder may be different
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why cd to MeshInspectorCode here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

readme.md Outdated
## Build with Emscripten on Linux
This installation was checked on Ubuntu 20.04.4 with emscripten 3.1.23.

Install Emscripten (from https://emscripten.org/docs/getting_started/downloads.html)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

find more on emscripten official page
[emscripten official page](https://emscripten.org/docs/getting_started/downloads.html)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

readme.md Outdated
Comment on lines +192 to +194
./emsdk install 3.1.23 # (or enother version / latest)
./emsdk activate 3.1.23
source ~/emsdk_env.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

source ./emsdk_env.sh

$ git pull # optional
$ ./emsdk install 3.1.23 # (or enother version / latest)
$ ./emsdk activate 3.1.23
$ source ~/emsdk_env.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@ABSitf ABSitf merged commit 1ddcc8e into master Oct 11, 2022
@ABSitf ABSitf deleted the i1235_update_readme branch October 11, 2022 11:09
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

Successfully merging this pull request may close these issues.

2 participants