sony / flutter-elinux

Flutter tools for embedded Linux (eLinux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build the Flutter App for arm32 with flutter-elinux?

HerryGeng opened this issue · comments

I have successfully built libflutter-engine.so and libflutter_elinux_wayland.so.
When I built arm32's flutter app with flutter-elinux, I failed.
What should I do to successfully build the flutter app for arm32?

Thanks very much!

Unfortunately, we are not going to support arm32 arch. Our target arch is only aarch64 (ARM64) in flutter-elinux.

I wanted to try it on my own. Can you offer any help or directions?
Thank you!

I'll close this issue.