uplexa
uplexa copied to clipboard
Compilation Fails on Certain ARM Devices using GCC
Compilation fails on certain ARM devices using GCC. This is due to an issue with rapidjson.
The fix is fairly easy, and is detailed at https://github.com/Tencent/rapidjson/issues/517#issuecomment-174786521. You just need to change the default CMake flags to have it ignore the warnings.