Re: HTML5 export broken in 9.0.0-dp-6?

2017-03-17 Thread Terry Judd via use-livecode
OK, thanks. I’ll try an earlier DP. Regards, Terry... On 17/03/2017 7:04 pm, "use-livecode on behalf of Ali Lloyd via use-livecode" wrote: Hi Terry, This is a known issue, flagged in the release email

Re: HTML5 export broken in 9.0.0-dp-6?

2017-03-17 Thread Peter TB Brett via use-livecode
On 17/03/2017 07:04, Terry Judd via use-livecode wrote: Is it just me or is HTML5 export not working in 9.0.0-dp-6? A stack that worked in 8.1.2 just a few minutes ago now throws an exception... To use dlopen, you need to use Emscripten's linking support, see

Re: HTML5 export broken in 9.0.0-dp-6?

2017-03-17 Thread Ali Lloyd via use-livecode
Hi Terry, This is a known issue, flagged in the release email (but not the release notes unfortunately). Here is the bug: http://quality.livecode.com/show_bug.cgi?id=19399 On Fri, Mar 17, 2017 at 7:04 AM Terry Judd via use-livecode < use-livecode@lists.runrev.com> wrote: > Is it just me or is

HTML5 export broken in 9.0.0-dp-6?

2017-03-17 Thread Terry Judd via use-livecode
Is it just me or is HTML5 export not working in 9.0.0-dp-6? A stack that worked in 8.1.2 just a few minutes ago now throws an exception... To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking ...and I seem to get the same thing