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

Can't build on travis #49

Open
aayush-sib opened this issue Jun 30, 2021 · 1 comment
Open

Can't build on travis #49

aayush-sib opened this issue Jun 30, 2021 · 1 comment

Comments

@aayush-sib
Copy link

aayush-sib commented Jun 30, 2021

Node version: v14.15.4
Npm version: 6.14.10
OS: Ubuntu 16.04.6 LTS
simdjson version: 0.9.2

In file included from ../simdjson/bindings.h:2:0, from ../simdjson/main.cpp:2: ../simdjson/src/simdjson.h:22936:58: error: ambiguous template specialization ‘get<>’ for ‘simdjson::simdjson_result<simdjson::fallback::ondemand::array> simdjson::fallback::ondemand::document::get() &’ template<> simdjson_really_inline simdjson_result<array> document::get() & noex

In file included from ../simdjson/bindings.h:2:0, from ../simdjson/main.cpp:2: ../simdjson/src/simdjson.h:22936:58: error: ambiguous template specialization ‘get<>’ for ‘simdjson::simdjson_result<simdjson::fallback::ondemand::array> simdjson::fallback::ondemand::document::get() &’ template<> simdjson_really_inline simdjson_result<array> document::get() & noex

@luizperes
Copy link
Owner

HI @aayush-sib, it seems to me this is related to the CXX compiler your travis version is using. Could you give me more details on that?

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

No branches or pull requests

2 participants