Changes between Version 269 and Version 270 of BuildInstructions


Ignore:
Timestamp:
Feb 21, 2015, 9:21:40 PM (9 years ago)
Author:
leper
Comment:

Update for SM31.

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v269 v270  
    116116 * wxWidgets (packages are probably called wxgtk)
    117117To use shared system libraries instead of bundled copies (default) of libraries (pass the flag `--with-system-$COMPONENT` to `update-workspaces.sh` to use the non-bundled copy):
    118  * [https://developer.mozilla.org/docs/SpiderMonkey/24 SpiderMonkey 24] (`--with-system-mozjs24`)
     118 * [https://developer.mozilla.org/docs/SpiderMonkey/31 SpiderMonkey 31] (`--with-system-mozjs31`)
    119119 * [http://code.google.com/p/nvidia-texture-tools NVTT] (`--with-system-nvtt`)
    120120For a list of all options to `update-workspaces.sh` see [wiki:premake premake].