Re: [Csnd-dev] WASM: NaN in output buffer
Date | 2017-08-07 08:54 |
From | Francesco Porta |
Subject | Re: [Csnd-dev] WASM: NaN in output buffer |
Hi, just to say that in ububtu 16.04 it seems to work with emcc 1.37.13. I tried examples locally. But i'm not an expert :) ciao, |
Date | 2017-08-07 16:23 |
From | Steven Yi |
Subject | Re: [Csnd-dev] WASM: NaN in output buffer |
I also compiled and ran here with 1.37.13. On Mon, Aug 7, 2017 at 3:54 AM, Francesco Porta |
Date | 2017-08-08 12:50 |
From | Hlöðver Sigurðsson |
Subject | Re: [Csnd-dev] WASM: NaN in output buffer |
So emcc 1.37.18 works! I had painful time getting the emscripten to run again after trying updateing, good to keep in ming when using emsdk that "incoming" and "master" should not be mixed as it causes strage bugs. I removed all in the end and used incoming and will I think stick to the incoming versions. Another possible conclusion here is that I installed 1.37.16 incorrectly, not sure how I could have done it incorrectly, but it's safer to avoid that version I guess. On 7 August 2017 at 17:23, Steven Yi <stevenyi@gmail.com> wrote: I also compiled and ran here with 1.37.13. |
Date | 2017-08-08 15:06 |
From | Steven Yi |
Subject | Re: [Csnd-dev] WASM: NaN in output buffer |
I had issues using master in the past. I'd recommend just using "latest" which I think Victor and I and others are using for general compilation.
On Tue, Aug 8, 2017, 7:50 AM Hlöðver Sigurðsson <hlolli@gmail.com> wrote:
|