White-Oak / qml-rust

QML (Qt Quick) bindings for Rust language
MIT License
205 stars 18 forks source link

Example not running on Win 10 #43

Open tinywombat765 opened 7 years ago

tinywombat765 commented 7 years ago

When I try to run any of the examples on windows 10 they appear to compile properly but when they run I get

process didn't exit successfully: 'target\debug\examples\proprieties.exe' (exit code: 3221225781).

Any ideas how to fix this?