Closed
Description
Using Windows 10 Home Premium installed latest Emscripten. When I run emmcc -V (or anything) I get error:
shared:ERROR: BINARYEN_ROOT is set to empty value in C:\Users\Jim/.emscripten
the .emscripten file contains the lines:
LLVM_ROOT = os.path.expanduser(os.getenv('LLVM', '/usr/bin')) # directory
BINARYEN_ROOT = os.path.expanduser(os.getenv('BINARYEN', '')) # directory
I am unable to progress and none of the other issues seem to show this. Your help would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels