Landry Breuil wrote (2023-10-28 15:28 CEST): > i need this for gltf objects decoding in qgis 3.34, feedback welcome on > the port. Cf https://google.github.io/draco/ > --- > Draco is a library for compressing and decompressing 3D geometric meshes > and point clouds. It is intended to improve the storage and transmission > of 3D graphics. > ---
Portcheck suggests a COMPILER line. It doesn't build with base-gcc, so: COMPILER= base-clang ports-gcc Thanks for providing the test target. 1 of 183 failed on amd64 26 of 183 failed on sparc64 That's probably not a concern, because qgis is not available on sparc64. OK sdk@ with the COMPILER line.
