Skip to content

Fix for external Imath, must set USE_DEPS_IMATH OFF #1273

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

Merged
merged 10 commits into from
Apr 21, 2022

Conversation

meshula
Copy link
Collaborator

@meshula meshula commented Apr 18, 2022

Link the Issue(s) this Pull Request is related to.

Fixes #1272

Summarize your change.

If an external IMath is indicated via OTIO_FIND_IMATH, USE_DEPS_IMATH should be OFF.

Also, make the Imath directory public so the tests can see it, and make it system because we use angle brackets to access Imath headers in the code.

@codecov-commenter
Copy link

Codecov Report

Merging #1273 (b8af15a) into main (9f55adf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1273   +/-   ##
=======================================
  Coverage   86.19%   86.19%           
=======================================
  Files         196      196           
  Lines       19795    19795           
  Branches     2310     2310           
=======================================
  Hits        17062    17062           
  Misses       2171     2171           
  Partials      562      562           
Flag Coverage Δ
py-unittests 86.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f55adf...b8af15a. Read the comment docs.

meshula and others added 2 commits April 19, 2022 14:23
…ce prototype (AcademySoftwareFoundation#1276)

* Change quote includes to angle includes

* Remove prototype multiMediaReference

Co-authored-by: Nick Porcino <nporcino@pixar.com>
@jminor jminor self-requested a review April 19, 2022 22:50
@jminor jminor merged commit 4410ea1 into AcademySoftwareFoundation:main Apr 21, 2022
jminor pushed a commit that referenced this pull request May 2, 2022
* Make the Imath detection logic much easier to understand and use
Co-authored-by: Nick Porcino <nporcino@pixar.com>
@ssteinbach ssteinbach added this to the Public Beta 15 milestone Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use of external Imath is not set up correctly
6 participants