sciter-sdk / rust-sciter

Rust bindings for Sciter

Home Page:https://sciter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video example crashes on win32

rustdesk opened this issue · comments

$ ./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

Ignore please.