Hi- I’m having some issues compiling a project that uses ofxLibewebsockets for iOS. I get a bunch of errors to the tune of “file was built for archive which is not the architecture being linked (i386).” Is it telling me that the library isn’t compiled for iOS? If so, how can I compile it?
Hello! This is my addon, hope I can help you get it working. Can you post screenshots of your errors? I think you shouldn’t have to compile libwebsockets for iOS, but haven’t personally tested it.
I’m working on getting a quick client example compiling, will post here as soon as I get it working. Sit tight!