-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
cargo b --release --example demo --target i686-pc-windows-msvc
error[E0308]: mismatched types
--> C:\Users\Admin\.cargo\registry\src\github.com-1ecc6299db9ec823\miniquad-0.3.13\src\native\windows.rs:887:47
|
887 | SetWindowLongPtrA(wnd, GWLP_USERDATA, &mut p as *mut _ as isize);
| ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `isize`
| |
| arguments to this function are incorrect
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels