You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windowless example from this repository does not work (Sciter 4.4.9.3.)
loading sciter from "D:\\projects\\dubspell\\sciter-js-sdk-4.4.9.3\\bin.lite\\windows\\x64\\sciter.dll"
create window
create sciter instance
running...
mouse enter
thread 'main' panicked at C:\Users\user\.cargo\registry\src\index.crates.io-6f17d22bba15001f\sciter-rs-0.5.58\src\windowless.rs:288:17:
assertion failed: !rgba.is_null()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `F:\rust-sciter\target\debug\windowless.exe D:\projects\dubspell\sciter-js-sdk-4.4.9.3\bin.lite\windows\x64\sciter.dll` (exit code: 101)
Windowless example from this repository does not work (Sciter 4.4.9.3.)
I found one forum topic about that (https://sciter.com/forums/topic/sciter-lite-is-broken/) but I can't understand what's mean "recompile project".
Same panic occurs at last version of Sciter (5.0.3.11)
OS: Windows 10
The text was updated successfully, but these errors were encountered: