【问题标题】:how can i uninstall cmake 3.2.3 or how can i found the directory of cmake ...thank you如何卸载 cmake 3.2.3 或如何找到 cmake 的目录...谢谢
【发布时间】:2021-06-15 14:03:31
【问题描述】:
(fbxpose) poseing@DESKTOP-0Q1RIBJ:~/blender-git/blender$ make bpy

Configuring Blender in "/home/poseing/blender-git/build_linux_bpy" ...
loading initial cache file /home/poseing/blender-git/blender/build_files/cmake/config/bpy_module.cmake
CMake Error at CMakeLists.txt:44 (cmake_minimum_required):
  CMake 3.10 or higher is required.  You are running version 3.2.3


-- Configuring incomplete, errors occurred!
GNUmakefile:340: recipe for target 'all' failed
make: *** [all] Error 1

【问题讨论】:

  • 我想你真的很想问更新 cmake。见tourHow to Ask
  • 我认为这个错误不正确... 3.10>3.2.3??????
  • 3.10(.0) 肯定大于 3.2.anything,因为 10 > 2。(3.10 不是 3.1.0。)
  • 哦,谢谢你的好点

标签: cmake


【解决方案1】:

Here是一些关于在Linux机器上卸载cmake的信息。

要查找 cmake 位置,请运行以下命令:

where cmake

【讨论】:

猜你喜欢
  • 2017-01-14
  • 1970-01-01
  • 1970-01-01
  • 2021-12-19
  • 1970-01-01
  • 1970-01-01
  • 2016-08-27
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多