websocketpp
websocketpp copied to clipboard
How do I complile this for windows 10?
I have both MiniGW and Visual studio code, how to compile?
There are no instructions.
I can also use Linux/Unix as well.
Just need instructions.
Thanks.
The library is header only, there is no need to compile it. Just make sure the headers are in the search paths for the build system for your own app.