platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
95 stars 62 forks source link

Could not initialize project #3032

Closed foxalabs closed 3 years ago

foxalabs commented 3 years ago

PIO Core Call Error: "The next files/directories have been created in C:\Users\spenc\OneDrive\Documents\PlatformIO\Projects\Test\r\ninclude - Put project header files here\r\nlib - Put here project specific (private) libraries\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\n\n\nError: Processing esp32cam (platform: espressif32; board: esp32cam; framework: espidf)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nCONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32cam.html\r\nPLATFORM: Espressif 32 (3.3.2) > AI Thinker ESP32-CAM\r\nHARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash\r\nDEBUG: Current (esp-prog) External (esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)\r\nPACKAGES: \r\n - framework-espidf 3.40300.0 (4.3.0) \r\n - tool-cmake 3.16.4 \r\n - tool-esptoolpy 1.30100.210531 (3.1.0) \r\n - tool-idf 1.0.1 \r\n - tool-mconf 1.4060000.20190628 (406.0.0) \r\n - tool-ninja 1.9.0 \r\n - toolchain-esp32ulp 1.22851.191205 (2.28.51) \r\n - toolchain-xtensa32 2.80400.210211 (8.4.0)\r\nReading CMake configuration...\r\n-- The C compiler identification is unknown\r\n-- The CXX compiler identification is unknown\r\n-- Configuring incomplete, errors occurred!\r\nSee also \"C:/Users/spenc/OneDrive/Documents/PlatformIO/Projects/Test/.pio/build/esp32cam/CMakeFiles/CMakeOutput.log\".\r\nSee also \"C:/Users/spenc/OneDrive/Documents/PlatformIO/Projects/Test/.pio/build/esp32cam/CMakeFiles/CMakeError.log\".\r\n\r\nCMake Error at CMakeLists.txt:2 (include):\r\n include could not find load file:\r\n\r\n C:\Users\spenc\.platformio\packages\framework-espidf/tools/cmake/project.cmake\r\n\r\n\r\nCMake Error at CMakeLists.txt:3 (project):\r\n No CMAKE_C_COMPILER could be found.\r\n\r\n Tell CMake where to find the compiler by setting either the environment\r\n variable \"CC\" or the CMake cache entry CMAKE_C_COMPILER to the full path to\r\n the compiler, or to the compiler name if it is in the PATH.\r\n\r\n\r\nCMake Error at CMakeLists.txt:3 (project):\r\n No CMAKE_CXX_COMPILER could be found.\r\n\r\n Tell CMake where to find the compiler by setting either the environment\r\n variable \"CXX\" or the CMake cache entry CMAKE_CXX_COMPILER to the full path\r\n to the compiler, or to the compiler name if it is in the PATH.\r\n\r\n\r\n\r\n========================== [FAILED] Took 8.30 seconds ==========================\r\n\r\nEnvironment Status Duration\r\n------------- -------- ------------\r\nesp32cam FAILED 00:00:08.298\r\n==================== 1 failed, 0 succeeded in 00:00:08.298 ===================="

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.