Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emcc warning emscripten cache #1022

Open
jaankoppe opened this issue May 23, 2017 · 2 comments
Open

emcc warning emscripten cache #1022

jaankoppe opened this issue May 23, 2017 · 2 comments

Comments

@jaankoppe
Copy link

jaankoppe commented May 23, 2017

Hi.

I followed the instructions on Developer's Guide (http://webassembly.org/getting-started/developers-guide/) and it gives me a warning:

WWARNING:root:Accessing the Emscripten cache at "C:\Users\Jaan.emscripten_cache
" is taking a long time, another process should be writing to it. If there are n
one and you suspect this process has deadlocked, try deleting the lock file "C:
Users\Jaan.emscripten_cache.lock" and try again. If this occurs deterministical
ly, consider filing a bug.

It will delete the file automatically when I abort the command, but each time I get the same problem.

Using Windows 7, VS 2015
Thanks in advance,
Jaan

@kripken
Copy link
Member

kripken commented May 23, 2017

cc @juj who wrote that code.

@sanyabeast
Copy link

me too. plz help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants