Giter Club home page Giter Club logo

Comments (8)

X3n0m0rph59 avatar X3n0m0rph59 commented on May 23, 2024

Hi, thanks for opening this issue!

This looks like an outdated version of Rust. Please try to upgrade at least to the latest stable release. If this is not possible for you, then you may still compile Eruption by applying a few tweaks to the build system.

Could you please provide the following information:

  • What distro and which version of it are you using?
  • Which version of rust are you using?
$ rustc --version

from eruption.

X3n0m0rph59 avatar X3n0m0rph59 commented on May 23, 2024

In case you are using Linux from Scratch, there exists a compatibility branch of Eruption in the branch lfs-compat, that should compile under LFS >= 9.1 using the old stable version of Rust.

$ cargo +stable-2020-03-12-x86_64-unknown-linux-gnu build

This successfully compiles the lfs-compat branch on my system.

from eruption.

DreamTexX avatar DreamTexX commented on May 23, 2024

I'm using Debian 10
And rustc --version outputs:

rustc 1.41.1

from eruption.

DreamTexX avatar DreamTexX commented on May 23, 2024

In case you are using Linux from Scratch, there exists a compatibility branch of Eruption in the branch lfs-compat, that should compile under LFS >= 9.1 using the old stable version of Rust.

$ cargo +stable-2020-03-12-x86_64-unknown-linux-gnu build

This successfully compiles the lfs-compat branch on my system.

I switched to that branch, but running cargo +stable-2020-03-12-x86_64-unknown-linux-gnu build just fails with

error: no such subcommand: `+stable-2020-03-12-x86_64-unknown-linux-gnu`

from eruption.

DreamTexX avatar DreamTexX commented on May 23, 2024

And running cargo build in the lfs-compat branch gives another error...

from eruption.

X3n0m0rph59 avatar X3n0m0rph59 commented on May 23, 2024

The version of Rust in Debian 10 is really old. Is it possible for you to install stable Rust via rustup? This is the recommended way to build Eruption.

https://www.rust-lang.org/tools/install

$ cargo +stable --version
cargo 1.47.0 (f3c7e066a 2020-08-28)

from eruption.

X3n0m0rph59 avatar X3n0m0rph59 commented on May 23, 2024

You do not have to build from source, btw. You can manually download the package from the Ubuntu bionic PPA.

https://launchpad.net/~x3n0m0rph59/+archive/ubuntu/eruption-roccat-vulcan/+files/eruption-roccat-vulcan-git_0.1.17-ubuntu4_amd64.deb

from eruption.

DreamTexX avatar DreamTexX commented on May 23, 2024

Thanks, its working now. Downloaded the deb

from eruption.

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.