Dear Sir or Madam,
Would you make .exe files to run it? No code experience before to me.
Win 7 x64 install Cmake 4.1.5 , met error message how to handle it ?
==============================================
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
================================================

Dear Sir or Madam,
Would you make .exe files to run it? No code experience before to me.
Win 7 x64 install Cmake 4.1.5 , met error message how to handle it ?
==============================================
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
================================================