Skip to content

symbol lookup error: /usr/lib/libSDL2_gfx-1.0.so.0: undefined symbol: sincos #1519

Description

@rnestler

I tried to test the gfx-demo using cargo run --features=gfx --example=gfx-demo . It compiles successfully, but running crashes with a symbol lookup error:

target/debug/examples/gfx-demo: symbol lookup error: /usr/lib/libSDL2_gfx-1.0.so.0: undefined symbol: sincos
cargo run --features=gfx --example=gfx-demo  86.95s user 9.44s system 536% cpu 17.965 total

I'm running ArchLinux and have the following package versions installed:

Name            : sdl2-compat
Version         : 2.32.60-1
Name            : sdl2_gfx
Version         : 1:1.0.4-4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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