We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I have the same issue.
Sorry, something went wrong.
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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: