Skip to content

Error: Compiling EVA with the suggested SEAL version on Linux results in an error #40

@CriticalGameEror

Description

@CriticalGameEror

There is an issue when compiling the suggested SEAL version of 3.6.4 on Linux ARM64 architecture due to an issue with SEAL version 3.6.4. I believe this issue also extends to x64 architecture as well. The specific issue is related to the '‎native/src/seal/util/locks.h' file in SEAL v3.6.4 not including a reference to the 'mutex' library, which causes an error during compilation (see the following commit for additional details).

Although unrelated to EVA itself, the README for EVA does suggest installing SEAL v3.6.4. As the previously mentioned commit fixes this issue and was included in release of SEAL v3.6.5, I believe the README for EVA should be updated to specify installation of SEAL v3.6.5 instead. EVA appears to also be fully compatible with this version of SEAL from my testing.

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