Allan CORNET

Results 39 comments of Allan CORNET

any chances to have some binaries for Release 1.1.0beta1 ?

Currently, no fix :-( socket-io cpp seems no more maintened :(

could we have some help from developpers/mainteners of socketio cpp client ?

No firewall installed on my pc. Localhost used. Code available here https://github.com/Nelson-numerical-software/nelson/tree/nelson_sio/modules/sio_client/src/cpp

Sorry but i use a complet uri http://localhost:port Please notice that this trouble is present with recent boost version and current master. It seems that current master does not work....

+1 if it could be also packaged on linux (at least debian), mac (homebrew), and a windows dll binary

vcpkg or conan or as library in linux distribution as package the must important is to be easy to use with CMake

For example, you can add in your appveyor.yml : artifacts: - path: ./*.exe - path: ./tests_all*.xml - path: ./tests_all*.json see here https://github.com/Nelson-numerical-software/nelson/blob/master/appveyor.yml line 59. I expose generated .exe and .xml...

workaround remove: -Wextra and -Wno-type-limits in makefile.am

see https://github.com/MersenneTwister-Lab/dSFMT (example2)