OpenCOLLADA
OpenCOLLADA copied to clipboard
SIGBUS in GeneratedSaxParserTemplate.h
From: https://github.com/KhronosGroup/COLLADA2GLTF/issues/214
@TomJinW says:
When I port this to Android (armeabi-v7a), I got SIGBUS in line 738 typedBuffer[0] = fragmentData; Does anyone know why?