sciter-sdk / rust-sciter

Rust bindings for Sciter
https://sciter.com
MIT License
804 stars 75 forks source link

video example crashes on win32 #136

Closed rustdesk closed 2 years ago

rustdesk commented 2 years ago

$ ./target/debug/examples/video.exe [video] VIDEO_BIND_RQ video.generator (VideoBind(0x0)) [video] VIDEO_BIND_RQ video.generator (VideoBind(0x527830)) Segmentation fault

with https://github.com/c-smile/sciter-sdk/tree/master/bin.win/x32

rustdesk commented 2 years ago

Ignore please.