Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
tentative fix for Windows build failure
halkun reported that this fails to build under Windows https://forums.nesdev.com/viewtopic.php?p=233239#p233239 My first guess is that the Python executable on the PATH has a different name on Windows, where it is called py.exe, compared to UNIX clones, where it is called python3.
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters