Quantcast
Viewing all articles
Browse latest Browse all 40524

Trouble with projects compile with Emscripten on OS X with Chrome

I'm currently trying to use emscripten to be able to distribute my project over the web.
However, when I open the HTML file in Chrome, it just gets stuck on the following screen:

In the Javascript console, I see the following errors:
XMLHttpRequest cannot load file:///Users/satre/Developer/Projects/Art/GenerativeVideoMesh/bin/GenerativeVideoMesh.html.mem. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.
(anonymous function) @ GenerativeVideoMesh.html:227

XMLHttpRequest cannot load file:///Users/satre/Developer/Projects/Art/GenerativeVideoMesh/bin/GenerativeVideoMesh.data. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.

I do not think it is a problem with my specific project, as I get the same error when I use emscripten with the 3D Primitives example from the tutorial.


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>