Skip to content

Native compilation for armhf fails #24

@bmarwell

Description

@bmarwell

if you execute
mvn clean install

on an raspberry pi, the compilation fails.
Reason: The libjssc.so will be put into the linux_32 directory.

It should be in linux_arm instead.

Thats a problem of the current native-lib-loader convention. The new one will fix this issue automagically.

Workaround: -DskipTests=true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions