-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
Description
thread 'main' (22072) panicked at C:\Users\coffee.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\accesskit_windows-0.32.0\src\subclass.rs:168:13:
The AccessKit Windows subclassing adapter must be created before the window is shown (made visible) for the first time.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
error: process didn't exit successfully: target\debug\examples\url.exe (exit code: 101)
OS: Windows
cargo run --example url
Reactions are currently unavailable