glPortal icon indicating copy to clipboard operation
glPortal copied to clipboard

make error in M1 Mac

Open Tekh-ops opened this issue 3 years ago • 0 comments

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:

  1. Compile in M1 Mac
  2. Follow the COMPILE.md instructions
  3. got an error in Assembly flags

Expected behavior According to COMPILE.md, it should build the glPortal Executable.

Screenshots

ezgif-3-7f5e60d73c60

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.

Tekh-ops avatar Oct 01 '21 14:10 Tekh-ops