Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Could not find <hash_map> #41

@ZengruiWang

Description

@ZengruiWang

Hi, I am building protobuf-emscripten using Visual Studio from this repo, but it shows me the error message:
1>C:\Users\Ray\Documents\GitHub\protobuf-emscripten\src\google\protobuf\stubs\hash.h(43,10): fatal error : 'hash_map' file not found
1> #include HASH_MAP_H
1> ^
1> C:\Users\Ray\Documents\GitHub\protobuf-emscripten\vsprojects\config.h(5,20): note: expanded from macro 'HASH_MAP_H'
1> #define HASH_MAP_H <hash_map>
1> ^
1> 1 error generated.

I am sure Emscripten has hash_map but why it can't find it?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions