link to old version Cmake

vlobunet
Posts: 3
Joined: Wed Aug 05, 2020 10:50 am

link to old version Cmake

Postby vlobunet » Sun May 02, 2021 6:24 pm

Hello Friend! Due to the old version of python, I had to update Xcode and then brew as I hadn't done that for a long time. I also updated the version of idf.py to the latest release from Git. I also updated Cmake and ran into an error after that. as you can see, idf.py refers to an old version of Cmake which is no longer there. maybe I need to remove the link or update it? Please tell me! I will be very grateful
  1. ➜  esp32_WIFI_AP git:(master) ✗ idf.py build
  2. Executing action: all (aliases: build)
  3. Running ninja in directory /Users/.../esp32/esp32_WIFI_AP/build
  4. Executing "ninja all"...
  5. [0/1] Re-running CMake...
  6. /bin/sh: /usr/local/Cellar/cmake/3.16.3/bin/cmake: No such file or directory
  7. FAILED: build.ninja
  8. /usr/local/Cellar/cmake/3.16.3/bin/cmake -S/Users/.../esp32/esp32_WIFI_AP -B/Users/.../esp32/esp32_WIFI_AP/build
  9. ninja: error: rebuilding 'build.ninja': subcommand failed
  10. ninja failed with exit code 1
  1. ➜  esp32_WIFI_AP git:(master) ✗ cmake -version
  2. cmake version 3.20.2
  3.  
  4. CMake suite maintained and supported by Kitware (kitware.com/cmake).

Who is online

Users browsing this forum: No registered users and 138 guests