Open EddieLongStockings opened 8 years ago
If you're building for windows, did you follow these instructions? https://github.com/getnamo/socketio-client-prebuild#windows-instructions-for-building specifically did you git clone --recurse-submodules
Other platform builds are not supported via the bats, you'll need to grab the src and build them manually by following each sub-module repository instruction.
Yes, building on windows. Followed the instructions to the letter. Are you saying the only way to get those iOS libs mentioned earlier today is to build them manually?
So this repository is mainly about automating the builds of the files you need on windows. It seems something is broken =/.
Either way if you take the source found here and build it manually, it will be the same one that was built for windows and so the plugin will match on all platforms. Boost should be 1.6, and socket.io should be the submodule branch specifically linked in this repository.
If you manage to automate the build, this would be the place to make instructions for others wanting to do follow the same steps that you've done, if at some point we decide to move the socket.io c++ client dependency forward.
I wasn't able to get this to work. I don't know when I can get into it again. Really sorry @getnamo. I know we all would have benefited. I just don't have the expertise right at this moment.
No worries @Tauri4n getting everything jigged isn't as simple problem, I appreciate all your effort! If you reply with some of the things you've tried, it will help if others decide to pick up the baton for the platform. At some point later if I get the time, I'll look again at the mac/ios platforms perhaps together we can crack it.
updated the prebuild with newer settings. the buildsocketio.bat never reached automatic build status. Looks like I always modified .slns after using cmake to make the project files. It's also not ideal because most of my previous builds didn't include openssl, nor instructions on how to add those. To be improved hopefully someday...
I get this error when running BuildSocketIO.bat
So I go ahead and create the install folder manually and get the below error after: