Provide rustc version checking and installation in build.sh #111

Open
opened 1 year ago by jahway603 · 1 comments
jahway603 commented 1 year ago
Collaborator

Provide rustc version checking and installation in build.sh as building SDL requires rustc version 1.49 upto and including 1.63.

The Arch package has a hacky work-around to guarantee installation of 1.63 here, so perhaps we can come up with some logic using rustup.

  • Ubuntu 20.04 has 1.61.0 in it's package manager
  • Debian 11 has 1.48 in it's package manager
Provide rustc version checking and installation in build.sh as building SDL requires rustc version 1.49 upto and including 1.63. [The Arch package has a hacky work-around to guarantee installation of 1.63 here](https://git.hush.is/jahway603/AUR-packages/src/branch/master/silentdragonlite/PKGBUILD#L25), so perhaps we can come up with some logic using rustup. * Ubuntu 20.04 has 1.61.0 in it's package manager * Debian 11 has 1.48 in it's package manager
duke commented 1 year ago
Owner

This is a good idea.

This is a good idea.
onryo added the
build
label 1 year ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.