sony / flutter-elinux

Flutter tools for embedded Linux (eLinux)
BSD 3-Clause "New" or "Revised" License
424 stars 43 forks source link

Can I run the elinux flutter app without weston #169

Closed fayfive closed 1 year ago

fayfive commented 1 year ago

flutter-elinux build elinux --target-backend-type=eglstream --target-arch=arm64 --target-compiler-triple=aarch64-linux-gnu --target-sysroot=<Absolute_path_to>/ubuntu18-arm64-sysroot

I find that I can't run it without weston. How can I do that?

HidenoriMatsubayashi commented 1 year ago

I'm not sure what you want to do. eglstream doesn't work on Weston.

fayfive commented 1 year ago

I'm not sure what you want to do. eglstream doesn't work on Weston.

eglstream works well on Weston. But I can not run weston on rk3328.