Skip to content

Plugin Collision #10

Open
Open
@BananaHemic

Description

@BananaHemic

Hey all,

I'm trying to compile this repo for Android, primarily because I'd like to get voice communication with Opus working. Unfortunately, when building this I get an error saying:

Found plugins with same names and architectures, Assets/Plugins/x86_64/opus.dll () and Assets/Plugins/x86/opus.dll (). Assign different architectures or delete the duplicate.

In Unity, I've set each of those two dlls to the correct CPU, but this seems to be happening anyway.
Does anyone have any ideas how I might be able to get this compile on Android? This is on Unity 5.4.1p1 with NDK-r10e. This error happens with either Mono or IL2CPP scripting backend. This is without Unity Remote installed.

Does anyone have any ideas why this might be happening?

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