OpenNI2
OpenNI2 copied to clipboard
Linux x86 architecture detection build failure
As per this report and my own experience, Linux x86 builds fail in OniPlatform.h
with
# error Xiron Platform Abstraction Layer - Unsupported Platform!
The solution is to change i386
=> __i386__
just like https://github.com/piedar/OpenNI2-FreenectDriver/commit/9292bcfe2ef78b4f87f01e80624409bc75ccac23.