Skip to content

ndarray sometimes fails to build #71

Description

@r-owen

Sometimes my first attempt to build ndarray with cmake results in an error such as the following:

fatal error: 'ndarray/Vector.h' file not found

When I build again it always works. The header file in question file is built by m4 so I suspect a race condition or other sequencing error in the cmake file.

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