Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile fbthrift in ubuntu 16.04 #139

Open
loralyc opened this issue Nov 22, 2018 · 0 comments
Open

compile fbthrift in ubuntu 16.04 #139

loralyc opened this issue Nov 22, 2018 · 0 comments

Comments

@loralyc
Copy link

loralyc commented Nov 22, 2018

hello,when i compile the fbthrift ,i meet some problems, can anybody give me some suggestion? thank you very much. i have already compile the folly success.

the error message:

/home/hey/torch/fblualib/folly/_build/include/folly/functional/ApplyTuple.h:45:40: error: ‘remove_reference_t’ is not a member of ‘std’
using seq = index_sequence_for_tuple<std::remove_reference_t>;
^
/home/hey/torch/fblualib/folly/_build/include/folly/functional/ApplyTuple.h:45:40: error: ‘remove_reference_t’ is not a member of ‘std’
/home/hey/torch/fblualib/folly/_build/include/folly/functional/ApplyTuple.h:45:64: error: template argument 1 is invalid
using seq = index_sequence_for_tuple<std::remove_reference_t>;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant