GithubHelp home page GithubHelp logo

Comments (3)

luizperes avatar luizperes commented on August 17, 2024

Hi @NicoVogel,

As far as I can see in your logs, the problem seems to be in the string_view, which was included only in C++17 as I see here. I believe that it might exist a problem in my binding.gyp file where I do not include your environment properly.

I think I need a little more info. Can you post here the contents of your file /home/node/.npm/_logs/2020-02-04T00_38_19_085Z-debug.log?

from simdjson_nodejs.

luizperes avatar luizperes commented on August 17, 2024

Hey @NicoVogel, I think I figured out your problem, the version of your gcc seems to be actually 6, not gcc-8, as per:

gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516

This topic here mentions that c++17 was only given support on gcc-7 onwards. If you did install gcc-8, then it is possible that your main CXX compiler is still pointing to version 6.

Hope that helps!

from simdjson_nodejs.

luizperes avatar luizperes commented on August 17, 2024

I am closing this bug as there was no follow-up. Feel free to reopen it if you still have trouble with that @NicoVogel, thanks!

from simdjson_nodejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.