Changeset 1324 for js/sdk/README.txt


Ignore:
Timestamp:
08/14/24 00:56:06 (9 months ago)
Author:
Maciej Komosinski
Message:

Updated for current SDK sources and current Emscripten

File:
1 edited

Legend:

Unmodified
Added
Removed
  • js/sdk/README.txt

    r865 r1324  
    88of Emscripten installed. To perform a compilation, you first need to activate the Emscripten SDK:
    99
    10 On Windows:
     10On Windows (deprecated):
    1111        emsdk.bat activate latest
    1212
     
    1818After activating the Emscripten SDK, to compile Framsticks SDK you need to call:
    1919
    20 On Windows:
     20On Windows (deprecated):
    2121        emmake.bat mingw32-make.exe -j8 --directory=../../cpp -f ../js/sdk/Makefile-SDK-Emscripten.mak
    2222
Note: See TracChangeset for help on using the changeset viewer.