Skip to content

Apple Silicon library missing #48

@agorangetek

Description

@agorangetek

Godot version

3.4 beta6

Plugin version

0.5

System information

OSX 11.6

Issue description

Error reported by Godot:

E 0:00:00.126 open_dynamic_library: Can't open dynamic library: /Users/andrewgeorgiades/webrtc test/webrtc/lib/libwebrtc_native.osx.release.64.dylib, error: dlopen(/Users/andrewgeorgiades/webrtc test/webrtc/lib/libwebrtc_native.osx.release.64.dylib, 2): no suitable image found. Did find:
/Users/andrewgeorgiades/webrtc test/webrtc/lib/libwebrtc_native.osx.release.64.dylib: mach-o, but wrong architecture
/Users/andrewgeorgiades/webrtc test/webrtc/lib/libwebrtc_native.osx.release.64.dylib: mach-o, but wrong architecture.
<C++ Error> Condition "!p_library_handle" is true. Returned: ERR_CANT_OPEN
<C++ Source> platform/osx/os_osx.mm:1916 @ open_dynamic_library()

Steps to reproduce

  1. Add webrtc folder to project.
  2. Run empty project to see error

Minimal reproduction project

No response

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