Compilation error
SeaPuppy2006 opened this issue · 2 comments
SeaPuppy2006 commented
Warning! Python 3.8 may not be able to build this engine.
Please downgrade to Python 3.7.4
Compiling Music
There was an error compiling the engine: [Errno 2] No such file or directory: 'mid2agb'
I cant find any resources for mid2agb online
Gay-Blakey commented
Upon research, that file is illegal because of nintendo.
TJourney commented
mid2agb.exe
is included in the deps directory, though the build script expects it to be named mid2agb
on Linux. Renaming/symlinking while adding deps to PATH appears to resolve this compilation issue.