Fædon
Fædon
A question about the "Level 3 fix". I have a number of meshes generated as the output of an OpenVDB voxel grid. Some of these meshes are reported by GC...
update: https://github.com/pybind/pybind11_protobuf/pull/149 shall add bzlmod support to the pybind11_protobuf repo and thus simplifying this feature request.
Verified that this builds and runs successfully on at least Ubuntu (x86_64) and Mac OS (ARM).
Great suggestion, I added a `bazel.yml` file to run the build and test stages on each PR. The `.bazelrc` specifies a couple of basic but important settings for build: -...
Just a reminder that this is ready to go in.
Currently this works on Linux / x86_64. After https://github.com/bazelbuild/bazel-central-registry/issues/1305 it should also work on other platforms.
@Vertexwahn
As a follow-up, please note that copy-pasting the deps exactly as listed in the WORKSPACE in this repo, to my own client repo, generates a big list of errors along...
Ok, it looks like these issues are fixed by: https://github.com/pybind/pybind11_protobuf/pull/149 The client repo simply needs to add the following to WORKSPACE (note reference to temp branch prior to code review):...
Great! It looks like a release package will need to be published also, so that we can start to add it to https://registry.bazel.build/