websocketpp icon indicating copy to clipboard operation
websocketpp copied to clipboard

Fix build for c++ 20

Open andreazevedo opened this issue 2 years ago • 7 comments

andreazevedo avatar Aug 28 '22 22:08 andreazevedo

@zaphoyd, +1 for merging this.

selevit avatar Sep 26 '22 09:09 selevit

@zaphoyd do you plan to merge and create a new tag for that change ? Thank you in advance

julienteisseire avatar Dec 02 '22 14:12 julienteisseire

Just as a heads up, the https://github.com/zaphoyd/websocketpp/tree/develop branch already has this fix since https://github.com/zaphoyd/websocketpp/commit/3197a520eb4c1e4754860441918a5930160373eb

pajlada avatar Dec 24 '22 10:12 pajlada

Cool, thanks.

Any thoughts, when this can be released and be available in conan center?

Ofk there is a way to use the develop branch as a submodule, but anyway, the released version would be even better :)

selevit avatar Dec 25 '22 01:12 selevit

@selevit I think your best bet would be to submit a patch to the conan-center repo https://github.com/conan-io/conan-center-index/tree/master/recipes/websocketpp to fix builds for C++20 similar to how the vcpkg folks did it https://github.com/microsoft/vcpkg/pull/23669

pajlada avatar Dec 25 '22 08:12 pajlada

@pajlada oh, cool, thanks for the suggestion and the link

selevit avatar Jan 02 '23 03:01 selevit

what fuck this BUG?

mingzhizhiren avatar Feb 09 '24 05:02 mingzhizhiren