Skip to content

Windows平台安装失败 #1

@CatOnTheHorizon

Description

@CatOnTheHorizon

python版本:Python 3.10.6
Cmake版本:cmake version 3.30.3
MinGW:gcc version 8.1.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
您好,我在Windows平台使用pip进行安装,依照说明文档先安装了Cmake和MinGW,因为之前并不了解Cmake相关的只是,安装一直报错,报错信息(部分):
CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 3.5 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 Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
  CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
  CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  -- Configuring incomplete, errors occurred!

希望得到您的帮助

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions