Daniel Simon
Daniel Simon
**Describe the bug** GCC 14 will not build the OBJ loader because of a maybe-uninitialized error **To Reproduce** Generate with cmake: `cmake -S source -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=/usr/bin/gcc-14 -DCMAKE_CXX_COMPILER=/usr/bin/g++-14` Build...
Hi folks, looks like there is an issue with using gcc-14. When compiling Open3d using oneApi with gcc-14, I am getting a build error. I've traced it to `oneapi/dpl/pstl/algorithm_impl.h`. It...
Check for existing VCPKG usage in a consuming project and dispatch to that implementation. This could be done using the `Z_VCPKG_ROOT_DIR` variable defined in the toolchain file `vcpkg/scripts/buildsystems/vcpkg.cmake`. This should...
## Type - [x] Bug fix (non-breaking change which fixes an issue): Fixes # - [x] New feature (non-breaking change which adds functionality). Resolves # - [ ] Breaking change...
This would be handy for supporting Octrees using the S2 implicit tiling layout.