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
You are right, and it looks like the warning has been fixed for next VS Update.
For the time being, you could suppress the warning in casablanca140.vcxproj.
We will gladly accept a PR if you wish to contribute.
There is a warning that stops compiling websocket++ in line 164, connection.hpp
Seems that it is a bug in vs2015-1:
http://stackoverflow.com/questions/34013930/error-c4592-symbol-will-be-dynamically-initialized-vs2015-1-static-const-std
The text was updated successfully, but these errors were encountered: