zaphoyd / websocketpp

C++ websocket client/server library

Home Page:http://www.zaphoyd.com/websocketpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build and use this libraly on windows 11?

ngochoaitn opened this issue · comments

Hi everyone,
I have included:
#include <websocketpp/config/asio_no_tls_client.hpp>
But got error: 'websocketpp/config/asio_no_tls_client.hpp' file not found
How to add this libraly to my computer and include it in code?
Thanks

commented

@ngochoaitn Are you still having troubles including the files?

commented

This lib is horrendously documented