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 cannot find the Boost libraries on Windows #8

Open
patlecat opened this issue Sep 1, 2014 · 2 comments
Open

CMake cannot find the Boost libraries on Windows #8

patlecat opened this issue Sep 1, 2014 · 2 comments
Labels

Comments

@patlecat
Copy link

patlecat commented Sep 1, 2014

Gives me this error at the configure stage, even though I manually set the BOOST_ROOT:

Could not find the following Boost libraries:
boost_thread
boost_system
boost_filesystem
boost_unit_test_framework
boost_date_time

Boost 1.56, mingw64 with GCC 4.9.1 and CMake 2.8.12 + 3.0.1

@ljmsc
Copy link

ljmsc commented Sep 8, 2014

I have the same issue.

@luca3m
Copy link
Owner

luca3m commented Sep 8, 2014

Hi,

Sorry but I do not use Windows, so I cannot help you. If you solve the issue and file me a PR I would appreciate it.

@luca3m luca3m added the wontfix label Sep 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants