You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build for 64bit Windows, but ran into trouble with the libwebsockets library.
I couldn't find websockets_static.lib for 64bit, so I compiled it myself from the latest source (v3.0.1). It looks like a lot has changed to this library, so I don't think I can simply use the latest version. Do you know the original version of libwebsockets that was used in this project?
The text was updated successfully, but these errors were encountered:
I'm trying to build for 64bit Windows, but ran into trouble with the libwebsockets library.
I couldn't find websockets_static.lib for 64bit, so I compiled it myself from the latest source (v3.0.1). It looks like a lot has changed to this library, so I don't think I can simply use the latest version. Do you know the original version of libwebsockets that was used in this project?
The text was updated successfully, but these errors were encountered: