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

UsdAbc should allow non-HDF5 builds of Alembic #69

Closed
meshula opened this issue Sep 30, 2016 · 1 comment
Closed

UsdAbc should allow non-HDF5 builds of Alembic #69

meshula opened this issue Sep 30, 2016 · 1 comment

Comments

@meshula
Copy link
Member

meshula commented Sep 30, 2016

If Alembic is built without HDF5 support, the AbcCoreHDF5/ headers are not published, and alembicReader.cpp will not compile. Since HDF5 support is deprecated, it should be possible to build without it. Perhaps the UsdAbc Cmake script could detect the existence of the AbcCoreHDF5 headers, and add a preprocessor directive such as HAVE_NO_HDF5 if appropriate.

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

No branches or pull requests

3 participants