Okay, stat64 has been deprecated on macOS for a long time and finally went away in Monterey. Any call to stat64 should be replaced with a call to stat for newer macOS.
So since that is part of a 3rdparty library I would search Homebrew for a assimp build recipe patch for arm64 and then apply it to the version of assimp inside the qt3d module.
|