Simple-WebSocket-Server icon indicating copy to clipboard operation
Simple-WebSocket-Server copied to clipboard

Boost regex is required for all

Open kenkit opened this issue 7 years ago • 2 comments

While building on windows, visualstudio links to boost regex which it does not find since it's not referenced as a required library in cmakelists

kenkit avatar Apr 17 '18 08:04 kenkit

Thank you, but boost regex should only be needed by old compilers. What version of MSVC do you use?

eidheim avatar Apr 17 '18 09:04 eidheim

I use visualstudio 2015

kenkit avatar May 24 '18 09:05 kenkit