metahashorg/metahash-fullnode-client

Problem when trying to install

Opened this issue · 1 comments

I compile the solution, but when running the make command, the process fails with error: has no member named ‘GetLength’
stacktrace

Hi ricdizio,

Please be sure that typedef GenericStringBuffer<UTF8<> > StringBuffer in rapidjson/stringbuffer.h has it method, and let me know what exactly version of rapidjson you use and where did you get that.

Thanks.