Skip to content

build fails against libmodule 6.0.* #326

@knoidable

Description

@knoidable

Attempted to build this following the instructions and it kept failing at line 12 of commons.h (include module/modules_easy.h), saying no such file or dir found.

Took me ages to work out that this isn't a standard C header but rather part of your libmodule library, which has seen an update since the build instructions were written. I had 6.0.0 installed and apparently modules_easy.h no longer exists.

Installing libmodule 5.0.2 resolved the error for me, but it seems changes are needed to build successfully against the new libmodule version.

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