Hi guys,
I am trying to run an application that relies on Emscripten (we have that 
installed) but we always seem to get this error:

Uncaught TypeError: Cannot set property 'widthNative' of undefined
    at Object.updateCanvasDimensions (snes.prg:1)
    at Object.setCanvasSize (snes.prg:1)
    at _emscripten_set_canvas_size (snes.prg:1)
    at Object.rD [as _main] (snes.prg:17)
    at Object.callMain (snes.prg:36)
    at doRun (snes.prg:36)
    at run (snes.prg:36)
    at runCaller (snes.prg:36)
    at removeRunDependency (snes.prg:1)
    at applyMemoryInitializer (snes.prg:36)


Can this be script specific or perhaps it's an Emscripten problem? It seems 
the script runs just fine on other servers.
Thanks.

-- 
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.

Reply via email to