Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cMakeList file can't compile. #233

Open
gkitambala opened this issue Aug 15, 2022 · 2 comments
Open

cMakeList file can't compile. #233

gkitambala opened this issue Aug 15, 2022 · 2 comments
Labels

Comments

@gkitambala
Copy link

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:

Syntax Warning in cmake code at column 51



Argument not separated from preceding token by whitespace.

Call Stack (most recent call first):

C:/Users/gkitambala/esp/esp-idf/tools/cmake/scripts/component_get_requirements.cmake:3 (include)

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):

project command is not scriptable

Call Stack (most recent call first):

C:/Users/gkitambala/esp/esp-idf/tools/cmake/scripts/component_get_requirements.cmake:106 (include)
C:/Users/gkitambala/esp/esp-idf/tools/cmake/scripts/component_get_requirements.cmake:124 (__component_get_requirements)

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?

@kisvegabor
Copy link
Member

Are you sure it's related to this repo?

@stale
Copy link

stale bot commented Apr 20, 2023

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.

@stale stale bot added the stale label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants