You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, i try compile in vsc but i have problem. Who not found cmakelist?
` Executing task: cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -B c:\Users\Patryk\WT32-SqLn\build -S c:\Users\Patryk\WT32-SqLn
-- Found Git: C:/Users/Patryk/vsc/.espressif/tools/idf-git/2.39.2/cmd/git.exe (found version "2.39.2.windows.1")
-- Component directory C:/Users/Patryk/WT32-SqLn/components/LovyanGFX does not contain a CMakeLists.txt file. No component will be added
-- Component directory C:/Users/Patryk/WT32-SqLn/components/lvgl does not contain a CMakeLists.txt file. No component will be added
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/Users/Patryk/vsc/.espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc.exe
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Users/Patryk/vsc/.espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Users/Patryk/vsc/.espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building ESP-IDF components for target esp32
Processing 2 dependencies:
[1/2] espressif/fmt (9.1.0)
[2/2] idf (5.1.2)
CMake Error at C:/Users/Patryk/vsc/esp/esp-idf/tools/cmake/build.cmake:266 (message):
Failed to resolve component 'LovyanGFX'.
Call Stack (most recent call first):
C:/Users/Patryk/vsc/esp/esp-idf/tools/cmake/build.cmake:302 (__build_resolve_and_add_req)
C:/Users/Patryk/vsc/esp/esp-idf/tools/cmake/build.cmake:595 (__build_expand_requirements)
C:/Users/Patryk/vsc/esp/esp-idf/tools/cmake/project.cmake:547 (idf_build_process)
CMakeLists.txt:29 (project)
-- Configuring incomplete, errors occurred!
See also "C:/Users/Patryk/WT32-SqLn/build/CMakeFiles/CMakeOutput.log".
The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -B c:\Users\Patryk\WT32-SqLn\build -S c:\Users\Patryk\WT32-SqLn" terminated with exit code: 1. `
The text was updated successfully, but these errors were encountered:
hello, i try compile in vsc but i have problem. Who not found cmakelist?
` Executing task: cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -B c:\Users\Patryk\WT32-SqLn\build -S c:\Users\Patryk\WT32-SqLn
-- Found Git: C:/Users/Patryk/vsc/.espressif/tools/idf-git/2.39.2/cmd/git.exe (found version "2.39.2.windows.1")
-- Component directory C:/Users/Patryk/WT32-SqLn/components/LovyanGFX does not contain a CMakeLists.txt file. No component will be added
-- Component directory C:/Users/Patryk/WT32-SqLn/components/lvgl does not contain a CMakeLists.txt file. No component will be added
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/Users/Patryk/vsc/.espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc.exe
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Users/Patryk/vsc/.espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Users/Patryk/vsc/.espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building ESP-IDF components for target esp32
Processing 2 dependencies:
[1/2] espressif/fmt (9.1.0)
[2/2] idf (5.1.2)
CMake Error at C:/Users/Patryk/vsc/esp/esp-idf/tools/cmake/build.cmake:266 (message):
Failed to resolve component 'LovyanGFX'.
Call Stack (most recent call first):
C:/Users/Patryk/vsc/esp/esp-idf/tools/cmake/build.cmake:302 (__build_resolve_and_add_req)
C:/Users/Patryk/vsc/esp/esp-idf/tools/cmake/build.cmake:595 (__build_expand_requirements)
C:/Users/Patryk/vsc/esp/esp-idf/tools/cmake/project.cmake:547 (idf_build_process)
CMakeLists.txt:29 (project)
-- Configuring incomplete, errors occurred!
See also "C:/Users/Patryk/WT32-SqLn/build/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered: