glPortal
glPortal copied to clipboard
make error in M1 Mac
Describe the bug
clang: error: unsupported argument '-mimplicit-it=always' to option 'Wa,' make[2]: *** [external/RadixEngine/external/AngelScript/sdk/angelscript/projects/cmake/CMakeFiles/angelscript.dir///source/as_callfunc_arm_gcc.S.o] Error 1 make[1]: *** [external/RadixEngine/external/AngelScript/sdk/angelscript/projects/cmake/CMakeFiles/angelscript.dir/all] Error 2 make: *** [all] Error 2
To Reproduce Steps to reproduce the behavior:
- Compile in M1 Mac
- Follow the COMPILE.md instructions
- got an error in Assembly flags
Expected behavior According to COMPILE.md, it should build the glPortal Executable.
Screenshots
Desktop (please complete the following information):
- OS: macOS Big Sur
- Version 11.6
Additional context
I followed the COMPILE.md correctly. And I already installed the git submodules.