Skip to content

Deps clash #1

@virtualritz

Description

@virtualritz

When trying to build on macOS 10.15.4 I get this:

error: multiple packages link to native library `clang`, but a native library can be linked only once

package `clang-sys v0.21.2`
    ... which is depended on by `bindgen v0.32.3`
    ... which is depended on by `coreaudio-sys v0.2.2`
    ... which is depended on by `coreaudio-rs v0.9.1`
    ... which is depended on by `cpal v0.8.2`
    ... which is depended on by `rodio v0.9.0`
    ... which is depended on by `ggez v0.5.1`
    ... which is depended on by `evolution v0.0.1 (/Users/moritz/code/evolution)`
links to native library `clang`

package `clang-sys v0.26.4`
    ... which is depended on by `bindgen v0.46.0`
    ... which is depended on by `sleef-sys v0.1.2`
    ... which is depended on by `simdeez v1.0.0`
    ... which is depended on by `evolution v0.0.1 (/Users/moritz/code/evolution)`
also links to native library `clang`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions