Changeset 1324 for js/sdk/README.txt
- Timestamp:
- 08/14/24 00:56:06 (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
js/sdk/README.txt
r865 r1324 8 8 of Emscripten installed. To perform a compilation, you first need to activate the Emscripten SDK: 9 9 10 On Windows :10 On Windows (deprecated): 11 11 emsdk.bat activate latest 12 12 … … 18 18 After activating the Emscripten SDK, to compile Framsticks SDK you need to call: 19 19 20 On Windows :20 On Windows (deprecated): 21 21 emmake.bat mingw32-make.exe -j8 --directory=../../cpp -f ../js/sdk/Makefile-SDK-Emscripten.mak 22 22
Note: See TracChangeset
for help on using the changeset viewer.