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

Could not find <hash_map> #41

Open
ZengruiWang opened this issue Jun 6, 2015 · 0 comments
Open

Could not find <hash_map> #41

ZengruiWang opened this issue Jun 6, 2015 · 0 comments

Comments

@ZengruiWang
Copy link

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!

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

No branches or pull requests

1 participant