You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Old issue, but the easiest fix was to not use the asio standalone. I simply went into asio.hpp and used #undef ASIO_STANDALONE to make it use the boost version instead. Atleast for vcpkg, I was already using boost for things, so I just opted to use boost asio with this..works fine.
After I downloaded using vcpkg, I went ahead and turned on intergrade install. As i put in the example program, I get a whole bunch of asio issues.
The text was updated successfully, but these errors were encountered: