ARM platform support
20 October 2016 16:17
20 October 2016 16:43
Hi!
We support only official Blender distributions.
But you can try to build the platform dependent part of Blend4Web for your architecture by yourself.
Actually, we didn't test B4W and build system on other platforms, and probably some additional work will be required.
We support only official Blender distributions.
But you can try to build the platform dependent part of Blend4Web for your architecture by yourself.
- For building we use csrc/b4w_bin/build.py, which compiles Python C-extension.
- Note, that before compilation you should update Blender headers, for which you are going to build this extension (see csrc/b4w_bin/copy_headers.sh script)
- And of course you should use the same version of Python which your Blender uses. And in general it is recommended to build the binary in the environment which you use for running Blender.
Actually, we didn't test B4W and build system on other platforms, and probably some additional work will be required.
Alexander (Blend4Web Team)
twitter