Skip to content

Running emcc for first time #418

Closed
Closed
@cranei

Description

@cranei

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions