Skip to content

Building the development version fails with the latest oneTBB #145

@hsbadr

Description

@hsbadr

The latest version of oneAPI/oneTBB redirects the TBB headers to a relative path (#include "../oneapi/tbb.h") and we copy tbb headers in inst/include/tbb without the headers in oneapi. This causes a Catastrophic Error (missing headers) because the relative path doesn't exist.

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