This repository was archived by the owner on Oct 17, 2024. It is now read-only.
Here I will show my experience to run Adwaita on Embedded Linux #4
CmST0us
started this conversation in
Show and tell
Replies: 2 comments 3 replies
-
Finally I create my yocto toolchain that can help us cross compile adwaita-swift! |
Beta Was this translation helpful? Give feedback.
2 replies
-
So next, I will change my platform from 64-bit aarch64 ti 32-bit armv7. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks to this great work! Finally I can write GUI App on my embedded linux platform.
So here, I will show my progress of running Adwaita on embedded linux.
The goal is to write a Linux App, which can capture HDMI-IN image, and publish the image to mobile phone or vision pro App. And I will use Swift language in all module, include Video Capture, Image Codec, Publish, Render.
With Adwaita, I can write GUI App, which help me mix the control element like Start/Stop Button, Publish Info, and more
Below is the Adwaita related step.
Beta Was this translation helpful? Give feedback.
All reactions