Open Vogtinator opened 5 years ago
please, tell me which compiler?
please, tell me which compiler?
gcc8-8.3.1+r269200-1.1
The rapidjson code is just invalid C++, apparently.
is, there a new version available, which I can upgrade to?
Looks like it - commit https://github.com/Tencent/rapidjson/commit/fa5963a2f5b231ee2babff771f169ccca22870ed fixes it.
Hello, This issue is causing me problems to package RTTR for debian sid and KDE Craft (GCC 8.1). Alternately, I simply disabled Werror, which maybe is not very future-proof for non-debug builds, as each new compiler version offers new warnings...
This happens when building:
I'll try skipping the example entirely, it should be sufficient.