Skip to content

omp.h library not enclosed in #ifdef _OPENMP #23

@GMDIT

Description

@GMDIT

Hello,
I'm using the submodule functionality of git to include your repo in a project (MeshLabJS), and I don't want to modify your code. Also, I don't want to use the omp library. Thus, I don't define the macro _OPENMP, but in the file MultiGridOctreeData.h, row #57, the library is not enclosed in #ifdef _OPENMP, unlike the functions in rows 65-66 on the same file, and compilation fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions