System Information
Operating system: Ubuntu (ARM64)
Description
This is more a feature request than a bug. It can be incredibly difficult to build Blender on non-x86 systems. This includes PowerPC and ARM and potentially RISC-V. I was wondering if for Blender 3.0, the developers of Blender could precompile libraries in the SVN server for these platforms so that porting Blender across platforms can be made easier. There are functions that exist in the makefile and other scripts to do this but they always fail to build all the libraries right. At the very least, could we get some better documentation for porting to non-Intel platforms? Cross-architecture compiling is only going to get more popular in the future as we see new ARM-powered and RISC-V SOCs coming out as well as Apple's ARM64 devices being able to run Linux. Would really love your thoughts on this.