Skip to content

mgba 0.10.0 build failure on apple m1 #2700

Closed
@chenrui333

Description

@chenrui333

Got some build failure as follows when trying to build on apple m1

  undef: _mSDLGLCreate
  Undefined symbols for architecture arm64:
    "_mSDLGLCreate", referenced from:
        _main in lto.o
  ld: symbol(s) not found for architecture arm64
  clang: error: linker command failed with exit code 1 (use -v to see invocation)
  make[2]: *** [sdl/mgba] Error 1
  make[1]: *** [sdl/CMakeFiles/mgba-sdl.dir/all] Error 2
  make[1]: *** Waiting for unfinished jobs....

relates to Homebrew/homebrew-core#112961

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions