Skip to content

[BUILD] [NanoVDB] PyIO.cc:42:47: error: 'padding' is not a member of 'nanovdb::io::FileMetaData' #2134

@tetov

Description

@tetov

Environment

Operating System: conda-forge CI (win/osx/linux)
Version / Commit SHA: OpenVDB v13.0.0

Describe the problem

padding in FileMetaData in NanoVDB.h was renamed to blindDataCount in #2108, while PyIO.cc still refers to the old name.

To Reproduce

Steps to reproduce the behavior:

See azure job here: https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1383629&view=results

Additional context

conda-forge/openvdb-feedstock#32

I could look into this but not today :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions