Skip to content

When omp.h isn't available the build still uses it #139

@yurivict

Description

@yurivict

Configure says that OpenMP is disabled:

-- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES) 
-- Could NOT find OpenMP (missing: OpenMP_CXX_FOUND) 
NOTE: OpenMP not found; Compiling as a single threaded app...

but then the build still tries to use omp.h and fails:
fatal error: 'omp.h' file not found

log

FreeBSD 14.1

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