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
-- Configuring incomplete, errors occurred!
See also "C:/Users/gkitambala/Desktop/SquareLine_Project/build/CMakeFiles/CMakeOutput.log".
cmake failed with exit code 1
How can I solve this please?
The text was updated successfully, but these errors were encountered:
This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello I am trying to use these drivers with a WT32-SC01 on ESP32 but when I try to build the project, I get this error:
CMake Error at C:/Users/gkitambala/esp/esp-idf/tools/cmake/component.cmake:219 (message):
CMake Warning (dev) at build_properties.temp.cmake:8:
Call Stack (most recent call first):
This warning is for project developers. Use -Wno-dev to suppress it.
fatal: not a git repository (or any of the parent directories): .git
CMake Error at
C:/Users/gkitambala/Desktop/SquareLine_Project/components/lv_drivers/CMakeLists.txt:3
(project):
Call Stack (most recent call first):
Call Stack (most recent call first):
C:/Users/gkitambala/esp/esp-idf/tools/cmake/build.cmake:488 (__component_get_requirements)
C:/Users/gkitambala/esp/esp-idf/tools/cmake/project.cmake:384 (idf_build_process)
CMakeLists.txt:19 (project)
-- Configuring incomplete, errors occurred!
See also "C:/Users/gkitambala/Desktop/SquareLine_Project/build/CMakeFiles/CMakeOutput.log".
cmake failed with exit code 1
How can I solve this please?
The text was updated successfully, but these errors were encountered: