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
After succesful CMake configuration, compiling the project, I get the following error:
[ 82%] Performing configure step for 'leveldb'
loading initial cache file C:/VFomin_folder/PISE_project/Caffe-willyd/build/leve
ldb-prefix/tmp/leveldb-cache.cmake
-- Looking for 64-bit boost libraries
CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/FindBoost.cm
ake:1182 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
CMakeLists.txt:50 (find_package)
CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
The text was updated successfully, but these errors were encountered:
After succesful CMake configuration, compiling the project, I get the following error:
[ 82%] Performing configure step for 'leveldb'
loading initial cache file C:/VFomin_folder/PISE_project/Caffe-willyd/build/leve
ldb-prefix/tmp/leveldb-cache.cmake
-- Looking for 64-bit boost libraries
CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/FindBoost.cm
ake:1182 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
CMakeLists.txt:50 (find_package)
CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
The text was updated successfully, but these errors were encountered: