Flutter download on ubuntu Error: 'cannot execute binary file: Exec format error'
Flutter download on ubuntu Error: 'cannot execute binary file: Exec format error'
我正在尝试在 ubuntu 18.04 上使用 Flutter。 Os-键入 32 位。但是我还是变成了这个错误信息'cannot execute binary file: Exec format error'
谁能帮帮我?
请仔细阅读System Requirements:
To install and run Flutter, your development environment must meet these minimum requirements:
Operating Systems: Linux (64-bit)
...
Linux 不支持 32 位。
我正在尝试在 ubuntu 18.04 上使用 Flutter。 Os-键入 32 位。但是我还是变成了这个错误信息'cannot execute binary file: Exec format error'
谁能帮帮我?
请仔细阅读System Requirements:
To install and run Flutter, your development environment must meet these minimum requirements: Operating Systems: Linux (64-bit)
...
Linux 不支持 32 位。