Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake build faild!! #250

Open
liubin123456 opened this issue Feb 17, 2020 · 2 comments
Open

cmake build faild!! #250

liubin123456 opened this issue Feb 17, 2020 · 2 comments

Comments

@liubin123456
Copy link

hi this is my error:
CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find Boost (missing: system date_time random) (found suitable
version "1.72.0", minimum required is "1.72.0")

Is it because of my boost version?

@coreyp1
Copy link

coreyp1 commented Mar 18, 2020

Probably. See my comments here.

Basically, until some updates are made, Boost > 1.69.0 won't work. And Heaven help you if you are trying to get it to work on Visual Studio 2019, because it's very difficult (but not impossible) to do.

@xinthose
Copy link

xinthose commented May 20, 2020

Boost 1.71 is the new default package version on Ubuntu 20.04 LTS: link. I have moved on to use rxjs/webSocket and websocketpp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants