Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ImfMisc.h and ImfCompressor.h as installed headers #1483

Merged

Conversation

cary-ilm
Copy link
Member

I tried compiling the source to exrheader against an installation of OpenEXR and it failed because it includes ImfMisc.h and ImfCompressor.h, which were not included in the list of installed headers.

It seems that code should be buildable by the public API, so those headers should, in fact, be distributed.

I tried compiling the source to ``exrheader`` against an installation
of OpenEXR and it failed because it includes ``ImfMisc.h`` and
``ImfCompressor.h``, which were not included in the list of installed
headers.

It seems that code should be buildable by the public API, so those
headers should, in fact, be distributed.

Signed-off-by: Cary Phillips <cary@ilm.com>
@cary-ilm cary-ilm merged commit 2e27f41 into AcademySoftwareFoundation:main Jul 10, 2023
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants