Skip to content

MasterX System v0.6.4 for macOS 12 or greater

Compare
Choose a tag to compare
@lostjared lostjared released this 23 Sep 06:09
· 246 commits to main since this release
5e0b63a

mxpong

This is a current build of the program with the ETL compiler built in. If you wish to use SDL with ETL you need. to install the frameworks from the official SDL GitHub repo and copy them to /Library/Frameworks then link with -F/Library/Frameworks -rpath. /Library/Frameworks -framework SDL2 -framework SDL2_ttf
then it should work since ETL is for x86_64

The updated version of ETL contains much better error messages providing the file and current line of the error.