Skip to content

Lots of undefine references to juce stuff. #40

@apoorv569

Description

@apoorv569

I'm writing a package definition for GNU Guix, it compiles fine but fails during linking with a lot of errors related to undefined reference here are the logs https://0x0.st/HYsi.txt

I have these libs added as dependencies,

      (inputs (list libx11
                    libglvnd
                    libxext
                    libxcursor
                    libxrandr
                    libxinerama
                    alsa-lib
                    freetype
                    curl
                    webkitgtk
                    gtk+))

What am I missing here?

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