redox-os / orbtk

The Rust UI-Toolkit.
MIT License
3.78k stars 188 forks source link

Other Backends, no sdl2-dependencies possible? #497

Open cyberpunkbln opened 7 months ago

cyberpunkbln commented 7 months ago

Context

On compile process.

Problem description & Solution

I try many months to compile every dev or crate version fom orbtk, but all will fail why sdl2 don't compile.

Examples and MockUps

Give it a chance for a pure rust implementation? The sdl2-crate seems like not usable with a gnu-toolchain under windows. Another backend like sdl2?