Skip to content

Release build fails on macOS due to linker compatibility issues #336

@chyujing

Description

@chyujing

Environment

Description

A release build on a macOS machine fails due to linker compatibility issues. The precompiled static libraries located in deps/3rd appear to be incompatible with the current macOS arm64 linking environment.

Steps to Reproduce

  1. Clone the master branch of the repository.
  2. Attempt a release build on a macOS arm64 machine.
  3. The build fails during the linking phase.

Impact

Development and testing on macOS arm64 platforms are blocked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions