Finxx

Results 4 issues of Finxx

The current released macOS binaries found on https://glfw.org/download.html are compiled with msgsend selector stubs enabled, which causes many unresolvable symbol errors when compiling with Xcode versions before 14. [This](https://stackoverflow.com/a/74108260) StackOverflow...

The last commit to smwe-emu uncommented some lines in emu.rs that appears to be loading a level dump from a debug directory not in the repository. The editor crashes when...

0.9.15 works just fine on Windows 7, but since 0.9.16 (including 0.9.17), text does not render. Every other part of the UI appears to work fine, including animations. ![Image](https://github.com/user-attachments/assets/98c14789-8823-490f-ba33-0e2ad71b7b29)

On Windows, the standard environment variable %ComSpec% should be used to overwrite the command processor. However, vim-plug hard-codes the use of cmd.exe. This means that if cmd.exe fails (which can...

windows