ofxLibwebsockets icon indicating copy to clipboard operation
ofxLibwebsockets copied to clipboard

Current windows libs are 64-bit exclusively

Open tobiasebsen opened this issue 5 years ago • 1 comments

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.

tobiasebsen avatar Sep 24 '19 13:09 tobiasebsen

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.

EdwardDeaver avatar Sep 14 '20 11:09 EdwardDeaver