CMake Deprecation Warning at examples/routingmanagerd/CMakeLists.txt:6 (cmake_minimum_required):

CMake Deprecation Warning at examples/routingmanagerd/CMakeLists.txt:6 (cmake_minimum_required):

Compatibility with CMake < 2.8.12 will be removed from a future version of

CMake.

Update the VERSION argument <min> value or use a ...<max> suffix to tell

CMake that the project does not need compatibility with older versions.

CMake Warning (dev) in CMakeLists.txt:

Policy CMP0111 is not set: An imported target missing its location property

fails during generation. Run "cmake --help-policy CMP0111" for policy

details. Use the cmake_policy command to set the policy and suppress this

warning.

IMPORTED_LOCATION not set for imported target "Boost::thread" configuration

"RelWithDebInfo".

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in CMakeLists.txt:

Policy CMP0111 is not set: An imported target missing its location property

fails during generation. Run "cmake --help-policy CMP0111" for policy

details. Use the cmake_policy command to set the policy and suppress this

warning.

IMPORTED_LOCATION not set for imported target "Boost::thread" configuration

"RelWithDebInfo".

This warning is for project developers. Use -Wno-dev to suppress it.

cmake .. 报以上问题时,使用指定版本如3.16.3

sudo wget https://cmake.org/files/v3.16/cmake-3.16.3.tar.gz
tar  zxvf  cmake-3.16.3.tar.gz 

sudo apt-get -y install libssl-dev
sudo ./configure
sudo make -j8 
sudo make install
cmake --version
 
卸载
sudo make uninstall

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值