Skip to content

Makefile: Move libraries includes in LDFLAGS at the end #1

Description

@rapgenic

As of now I cannot compile vampy in my ArchLinux system with the current Makefile, unless I change the following line:

https://github.com/c4dm/vampy/blob/e8a8cfb1f167f8d351ffef2daca00f5413b7c62e/Makefile.linux#L9

putting -lvamp-sdk -lpython2.7 -lpthread at the end of the variable.

See this StackOverflow question for why this seems to 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