Skip to content

Commit 2bc9b51

Browse files
committed
updated emscripten version
1 parent 93f21ca commit 2bc9b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To prevent issues with Emscripten setup and to not have to maintain several buil
7676
1. Install node.js (https://nodejs.org/en/)
7777
2. Install python2 (https://www.python.org/downloads/)
7878
3. Install emscripten (https://emscripten.org/docs/getting_started/downloads.html#download-and-install)
79-
We used emscripten version **1.38.44-fastcomp**
79+
We used emscripten version **1.39.5-fastcomp** ~~1.38.44-fastcomp~~
8080

8181
jsartoolkit5 aim is to create a Javascript version of artoolkit5. First, you need the artoolkit5 repository on your machine:
8282
2. Clone ARToolKit5 project to get the latest source files. From within jsartoolkit5 directory do `git submodule update --init`. If you already cloned ARToolKit5 to a different directory you can:

0 commit comments

Comments
 (0)