ofxLibwebsockets
ofxLibwebsockets copied to clipboard
Current windows libs are 64-bit exclusively
I found that the libwebsockets library for windows will only link with a 64-bit binary executable. I would recommend that the 32-bit version is included as well, or add a note in the readme about this being 64-bit only.
Thank you for posting this. I kept having super weird issues relating to OpenSSL and I couldn't figure out why nothing i was trying was working. Switching to compiling for x64 worked.