Hello,

When compiling the actual source that we can clone from github, I'm unable to compile with Thrift module. I also build Thrift from source 0.10.0 (as read on some forums), 0.11.0, 0.12.0, 0.13.0, none of them works.

With 0.10.0 and 0.13.0 I get some signature error on some functions.

With 0.11.0 and 0.12.0 I get errors in some files (rpcserver_thrift.h, rpcserver_thrift.cc for example) and it complains about "logger" that was not declared in "GR_LOG_ERROR(logger, msg.str())" for example.

I'm interresting in using gr-ctrlport for some test I'm doing and it needs thrifts to work as far as I can understand.

Which sources should I use for Thrift and which dependencies ?

Thanks a lot,

Best regards,

Fabien PELLET, F4CTZ.


Reply via email to