You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install boost, but i got still this error message when i try 'cmake ..'
Boost version: 1.45.0
Boost include path: /usr/local/include
Could not find the following Boost libraries:
boost_python-py35
No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the
directory containing Boost libraries or BOOST_ROOT to the location of
Boost.
Call Stack (most recent call first):
CMakeLists.txt:33 (find_package)
-- Configuring incomplete, errors occurred!
Please give me the answer
The text was updated successfully, but these errors were encountered:
I tried to install boost, but i got still this error message when i try 'cmake ..'
Boost version: 1.45.0
Boost include path: /usr/local/include
Could not find the following Boost libraries:
No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the
directory containing Boost libraries or BOOST_ROOT to the location of
Boost.
Call Stack (most recent call first):
CMakeLists.txt:33 (find_package)
-- Configuring incomplete, errors occurred!
Please give me the answer
The text was updated successfully, but these errors were encountered: