Code Monkey home page Code Monkey logo

Comments (7)

Priestch avatar Priestch commented on June 4, 2024 2

@jwerle It worked, now I can successfully run the demo.

from socket.

jwerle avatar jwerle commented on June 4, 2024 1

Adding this solved it for me:

sudo apt install g++-12

Based on https://askubuntu.com/a/1449800

ah great! I just noticed you had gcc@11 installed above - we need to update our guides

from socket.

ahouchens avatar ahouchens commented on June 4, 2024 1

Adding this solved it for me:

sudo apt install g++-12

Based on https://askubuntu.com/a/1449800

Yup, this worked for me too!

from socket.

jwerle avatar jwerle commented on June 4, 2024

hi @Priestch,

could you ensure you have libc++abi-14-dev and libc++-14-dev installed?

from socket.

trygve-lie avatar trygve-lie commented on June 4, 2024

I am getting the same error on Ubuntu (22.04.3).

I'm following the quick start example in the docs: https://socketsupply.co/guides/#quick-start_develop and on ssc build -r I am getting:

$ ssc build -r
• preparing build for linux +3ms
• package prepared +7ms
• Unable to build +527ms
• In file included from /home/trygve/.nvm/versions/node/v20.10.0/lib/node_modules/@socketsupply/socket/node_modules/@socketsupply/socket-linux-x64/src/init.cc:1:
/home/trygve/.nvm/versions/node/v20.10.0/lib/node_modules/@socketsupply/socket/node_modules/@socketsupply/socket-linux-x64/src/core/config.hh:4:10: fatal error: 'iterator' file not found
#include <iterator>
         ^~~~~~~~~~
1 error generated.
 +0ms

could you ensure you have libc++abi-14-dev and libc++-14-dev installed?

I do have both installed:

libc++abi-14-dev is already the newest version (1:14.0.0-1ubuntu1.1).
libc++-14-dev is already the newest version (1:14.0.0-1ubuntu1.1).

from socket.

trygve-lie avatar trygve-lie commented on June 4, 2024

Adding this solved it for me:

sudo apt install g++-12

Based on https://askubuntu.com/a/1449800

from socket.

jwerle avatar jwerle commented on June 4, 2024

Adding this solved it for me:

sudo apt install g++-12

Based on https://askubuntu.com/a/1449800

ah great! I just noticed you had gcc@11 installed above - we need to update our guides

oops, no it is the OP that has gcc@11

@Priestch could you try what @trygve-lie did to resolve the issue?

from socket.

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.