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

UE 5.3 cross-compiling for Linux - Asio std::result_of compilation error #392

Closed
mikeseese opened this issue Oct 1, 2023 · 0 comments · Fixed by #393
Closed

UE 5.3 cross-compiling for Linux - Asio std::result_of compilation error #392

mikeseese opened this issue Oct 1, 2023 · 0 comments · Fixed by #393

Comments

@mikeseese
Copy link
Contributor

I'm on Windows, cross compiling for Linux. I was specifically targeting Linux Server Development when I received this compilation error:

error: no member named 'result_of' in namespace 'std'

Referring to this line: https://github.com/chriskohlhoff/asio/blob/master/asio/include/asio/detail/type_traits.hpp#L95

I will make a PR for the fix for this

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

Successfully merging a pull request may close this issue.

1 participant