I think these are the relevant docs: http://kripken.github.io/emscripten-site/docs/tools_reference/emsdk.html#how-do-i-track-the-latest-emscripten-development-with-the-sdk
On Tue, Sep 6, 2016 at 8:35 AM, <[email protected]> wrote: > Sorry but how to upgrade to SDK after 1.35 (OS X here) ? (./emsdk update > ./emsdk install latest...etc..) now stay on 1.35, why that? > > Le lundi 5 septembre 2016 20:04:15 UTC+2, Alon Zakai a écrit : >> >> A debug build might help, the stack trace would be more useful. Also see >> the settings mentioned in https://kripken.github.io/emsc >> ripten-site/docs/porting/Debugging.html#compiler-settings >> >> Worth trying on incoming as well, this could be a bug that has been fixed >> meanwhile. >> >> On Mon, Sep 5, 2016 at 1:56 AM, <[email protected]> wrote: >> >>> Hi, >>> >>> We get the following error with emcripten 1.35 under OS X. We tried >>> activating ALLOW_MEMORY_GROWTH and so on, but no change. What could be >>> the reason? >>> >>> Thanks. >>> >>> ============================== >>> Assertion failed: !"vector length_error", at: >>> /Documents/emsdk_portable/emscripten/1.35.0/system/include/ >>> libcxx/vector,303,__throw_length_error at Error >>> at jsStackTrace (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:1:22134) >>> at stackTrace (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:1:22317) >>> at ___assert_fail (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:1:573424) >>> at Yaa (http://127.0.0.1:8000/faustplayground/js/Lib/libfaustworker >>> .js:6:58748) >>> at Array.QF (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:11:104304) >>> at Array.yw (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:22:22704) >>> at Object.rqa [as dynCall_vii] (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:5:206951) >>> at invoke_vii (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:1:914763) >>> at Array.yS (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:12:103062) >>> at Object.Yqa [as dynCall_iiiiii] (http://127.0.0.1:8000/faustpl >>> ayground/js/Lib/libfaustworker.js:5:210095) >>> ============================== >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "emscripten-discuss" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
