Skip to content

broken symlink libImath.so in debug build #1044

Open
@sboehmann

Description

@sboehmann

When building OpenEXR 3.0.4 in debug mode, a symlink libImath.so is created pointing to libImath-3_0.so (which do not exist).
However, this symlink should be called libImath_d.so and should point to libImath-3_0_d.so (similarly to libIlmThread_do.so where it is correct).

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in the source codeBuildA problem with building or installing the library.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions