• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[HELP]Unable to find the requested Boost libraries.

otavio101

Active Member
Joined
Dec 14, 2010
Messages
68
Reaction score
40
2 Days, same problem help me to fix.
CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.5/Modules/FindBoost.cmake:1647 (message):
Unable to find the requested Boost libraries.

Boost version: 1.60.0

Boost include path: C:/boost_1_60_0

Could not find the following static Boost libraries:

boost_atomic

Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
src/framework/CMakeLists.txt:209 (find_package)
CMakeLists.txt:12 (include)
 
Back
Top