Also, just in case it helps anyone...
I tried compiling egui/examples/hello_world_simple on a PRi zero 2 W but it hangs. So cross compiling with rust:
Currently generates a NoWaylandLib error though
I tried compiling egui/examples/hello_world_simple on a PRi zero 2 W but it hangs. So cross compiling with rust:
Code:
rustup target add arm-unknown-linux-gnueabihfcargo build --release --target=arm-unknown-linux-gnueabihf --config target.arm-unknown-linux-gnueabihf.linker=\"arm-linux-gnueabihf-gcc\"Statistics: Posted by leo738 — Mon Jun 30, 2025 2:11 pm