Git Product home page Git Product logo

Comments (5)

MasterQ32 avatar MasterQ32 commented on May 24, 2024

Heya!
It seems like your missing a C++17 compatible standard library... Can you install libstdc++-8-dev and check if it works. If not, try libstdc++-9-dev. Please report which one worked so i can put them in build requiremens

from kristall.

lvets avatar lvets commented on May 24, 2024

Hello again,

$ sudo apt install libstdc++-8-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libstdc++-8-dev is already the newest version (8.4.0-3ubuntu2).
libstdc++-8-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ sudo apt install libstdc++-9-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libstdc++-9-dev is already the newest version (9.3.0-10ubuntu2).
libstdc++-9-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ 

Both packages are already installed, still the same error.

from kristall.

MasterQ32 avatar MasterQ32 commented on May 24, 2024

That's weird. I've built Kristall on a base ubuntu 18.04 with those packages additionally installed:
git wget fuse qttools5-dev-tools qt5-default qt5-qmake qtmultimedia5-dev libqt5svg5-dev libssl-dev make g++

Do you have any additional libraries installed? Special compiler stuff?

from kristall.

lvets avatar lvets commented on May 24, 2024

@MasterQ32 I messed up. I have linuxbrew installed which has its own version of gcc installed (version 5). Once I change the PATH or remove it completely, Kristall compiles just fine...
Sorry for wasting your time!

from kristall.

MasterQ32 avatar MasterQ32 commented on May 24, 2024

Okay, good to hear that it resolved!

from kristall.

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.