You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to compile a contract but I got this error message:
ERROR: Failed to compile "TEST_flatten.sol": solc: exit status 1
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:228: exec user process caused: exec format error
Platform: Raspberry Pi 4
Please let me know if there is a way to compile on Raspberry Pi 4, it would be really nice and useful.
Also, what is the name of the docker container that is used for building?
The text was updated successfully, but these errors were encountered:
Hello,
I'm BM. A very nice and polite guy.
I tried to compile a contract but I got this error message:
ERROR: Failed to compile "TEST_flatten.sol": solc: exit status 1
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:228: exec user process caused: exec format error
Platform: Raspberry Pi 4
Please let me know if there is a way to compile on Raspberry Pi 4, it would be really nice and useful.
Also, what is the name of the docker container that is used for building?
The text was updated successfully, but these errors were encountered: