We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i try to build it in windows with vs2019 (use Clion as IDE). it have many error #37 #34 #33
after i fix above issue in my this folk https://github.com/Lyoko-Jeremie/BeastHttp Lyoko-Jeremie@f3c6e98 Lyoko-Jeremie@4d273be Lyoko-Jeremie@ca4b4be Lyoko-Jeremie@6121cba , i get new error static_assert "Invalid session type!" from class request_processor
static_assert "Invalid session type!"
class request_processor
i want to use this framework in windows , but seems like it need some adapter work for msvc and windows . can you help me ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when i try to build it in windows with vs2019 (use Clion as IDE).
it have many error #37 #34 #33
after i fix above issue in my this folk https://github.com/Lyoko-Jeremie/BeastHttp Lyoko-Jeremie@f3c6e98 Lyoko-Jeremie@4d273be Lyoko-Jeremie@ca4b4be Lyoko-Jeremie@6121cba , i get new error
static_assert "Invalid session type!"
fromclass request_processor
i want to use this framework in windows , but seems like it need some adapter work for msvc and windows . can you help me ?
The text was updated successfully, but these errors were encountered: