Skip to content

Concerning version 'GLIBCXX_3.4.xx' not found errors #44

@AktasC

Description

@AktasC

I've had this issue on Ubuntu (HiveOS) and all I had to do is :

sudo apt-get remove build-essential
sudo add-apt-repository ppa:ubuntu-toolchain-r/test  
sudo apt-get update
sudo apt-get install build-essential libstdc++```

If you could place that somewhere in your Readme section it'd help 👍 

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