Commit 059a25d9 authored by David Reid's avatar David Reid

Minor update to tests build instructions for Emscripten.

parent 6a8a756b
...@@ -10,6 +10,8 @@ Output files will be placed in the "res/output" folder. ...@@ -10,6 +10,8 @@ Output files will be placed in the "res/output" folder.
Emscripten Emscripten
---------- ----------
On Linux, do `source ~/emsdk/emsdk_env.sh` before compiling.
On Windows, you need to move into the build and run emsdk_env.bat from a command prompt using an absolute On Windows, you need to move into the build and run emsdk_env.bat from a command prompt using an absolute
path like "C:\emsdk\emsdk_env.bat". Note that PowerShell doesn't work for me for some reason. Example: path like "C:\emsdk\emsdk_env.bat". Note that PowerShell doesn't work for me for some reason. Example:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment