fnilius

Results 4 comments of fnilius

Thanks a lot! Just 2 hints for other people wanting to use your solution : - make sure to use the latest version of json.hpp (the one from github :...

Hi, in order to make it compile, in addition to the instructions from https://github.com/socketio/socket.io-client-cpp/blob/master/INSTALL.md , I had to update one sub-module according to the instruction given in this issue :...

I used the latest version of boost (1.74.0). To install it I followed the insctructions from the boost section of the socketio installation (ie using ./bootstrap.sh, not installing it from...

I will have a bit more trouble helping you if the problem is Windows related (I'm doing all my programming on Linux). For your boost version, it is already quite...