Skip to content

error: no such subcommand: elf2sgxs #20

@sbellem

Description

@sbellem

Problem: The following command, as given in the README.md, fails

cargo elf2sgxs --release

Solution: Install elf2sgxs:

cargo install oasis-core-tools \
        --git https://github.com/oasisprotocol/oasis-core \
        --force \
        --locked

This could be added in the README.md or the oasis-core docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions