Fails to run on Windows
Open
- Dominant language
- Rust
- Stars
- 180
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
After compiling with `rustc sdl.rc --test`, attempting to run `sdl.exe` results in the following:
```
The procedure entry point _ZN2u814__extensions__9meth_61622eq16_b1aee21ec7f5ee53_05E could not be located in the dynamic link library sdl.exe
```
(or sdl-34b7eedb9132850-0.2.dll without --test, and with another test program.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.