Skip to content

Rokit downloads incorrect architecture builds without warning #77

@howmanysmall

Description

@howmanysmall

This isn't fully a problem if you're on Windows specifically, but on Linux distros it is problematic.

Here's what happens when I try to run Rojo with Rokit using Ubuntu on my ARM64 laptop:
image

This happens because Ubuntu (at least the WSL build) does not have an emulation layer for X86-64 software, so it completely breaks.

Ideally, it should check if there's any correct builds for your architecture, and if there isn't, it should ask if you want to download a potentially incompatible x86-64 build instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions