GlPortal / glPortal

:video_game: Open Source teleportation based first person puzzle-platformer
http://glportal.de
Other
359 stars 109 forks source link

make error in M1 Mac #183

Closed Tekh-ops closed 1 year ago

Tekh-ops commented 2 years ago

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):

Additional context

I followed the COMPILE.md correctly. And I already installed the git submodules.

hhirsch commented 1 year ago

Are you sure it is fixed? The build should be broken on many levels atm.