Skip to content

ImfHeader.h:22:10: fatal error: ImathVec.h: No such file or directory #1043

@sboehmann

Description

@sboehmann

I am trying to update from 2.5.6 to 3.0.4. OpenEXR 3.0.4 builds, but my application no longer does. The error is:

.../include/OpenEXR/ImfHeader.h:22:10: fatal error: ImathVec.h: No such file or directory
   22 | #include "ImathVec.h"
      |          ^~~~~~~~~~~~

The reason is that I don't have <prefix>/include/OpenEXR and <prefix>/include/Imath in my include paths, only <prefix>/include.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions