-
Notifications
You must be signed in to change notification settings - Fork 18
Labels
macosMacOS related issuesMacOS related issuesroflROFL related CLI issuesROFL related CLI issueswindowsMicrosoft Windows related issuesMicrosoft Windows related issues
Description
This was suggested by one of our hackathoners:
Since oasis rofl build cannot work natively on macOS (and windows?) if no artifacts.builder is defined, it should simply crash saying sth like
Error: Building ROFL natively on {platform.os}_{platform.architecture} is not supported yet. Invoke the command inside a container:
docker/podman run --platform linux/amd64 --volume .:/src -it ghcr.io/oasisprotocol/rofl-dev:main oasis rofl build ... and any flags
Currently it goes on complaining that some library is missing etc.
Metadata
Metadata
Assignees
Labels
macosMacOS related issuesMacOS related issuesroflROFL related CLI issuesROFL related CLI issueswindowsMicrosoft Windows related issuesMicrosoft Windows related issues