zhaojh329 / libuwsc

A Lightweight and fully asynchronous WebSocket client library based on libev
MIT License
288 stars 53 forks source link

How do you install libev on windows 10? #38

Open rajhlinux opened 2 years ago

rajhlinux commented 2 years ago

I downloaded the libev files.

Doesn't explain how it's used or installed.

and cmake for libuwsc throws errors for not able to find libev...

how to make cmake compile libuwsc with libev?

Thanks.

absolutelynothelix commented 1 year ago

afaik there is no way to install libev on windows, see #32