Kakise / AGKTier2onAppleSilicon

Port of AGKTier2 on Apple Silicon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AGKTier2onAppleSilicon

Port of AGKTier2 on Apple Silicon

The file libAGKMac.a was compiled and tested on Apple M1, the only modifications made were to the dependencies, glfw was compiled as universal binary, DDHidLib as arm64 only. After switching dependencies, the program compiles properly.

A bit more work is required to compile DDHidLib as a universal binary, then you should be able to compile libAGKMac to universal binary by just adding back x86_64 in the list of archs to compile to.

About

Port of AGKTier2 on Apple Silicon


Languages

Language:C 56.7%Language:C++ 35.0%Language:Makefile 3.0%Language:Java 2.6%Language:Objective-C 1.6%Language:Objective-C++ 0.9%Language:CMake 0.1%Language:HTML 0.1%Language:Assembly 0.0%Language:SCSS 0.0%Language:Batchfile 0.0%Language:Shell 0.0%Language:Ruby 0.0%