Skip to content

Conversation

@andrewkaufman
Copy link
Member

We had been adding this configure trick throughout the SConstruct as needed, and I have now hit a case where I need it for all libraries (to satisfy a boost dependency).

@andrewkaufman andrewkaufman self-assigned this Feb 16, 2022
Copy link
Member

@johnhaddon johnhaddon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Mac failure looks to be the same as the one I fixed in GafferHQ/gaffer#4575.

IMATH_DEPRECATED("use uint64_t")

Could you add the same workaround here?

Comment on lines 3192 to 3194
LIBS = [
"Alembic$ALEMBIC_LIB_SUFFIX",
],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch below this for Alembic < 1.6 will be broken now, because it's not adding AlembicAbcGeom. I don't think we need that branch though, so let's just remove it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 7a656ea

We had been adding this configure trick throughout the SConstruct as needed, and I have now hit a case where I need it for all libaries (to satisfy a boost dependency)
@andrewkaufman
Copy link
Member Author

This Mac failure

Hopefully solved with 6f2a86d

@andrewkaufman andrewkaufman requested review from johnhaddon and removed request for johnhaddon February 17, 2022 20:01
@andrewkaufman andrewkaufman merged commit 73e4d93 into ImageEngine:main Feb 18, 2022
@andrewkaufman andrewkaufman deleted the checkEnv branch February 18, 2022 16:31
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.

2 participants