• Support
  • The https app fails to deliver the message.

Thanks Jared, the folder name I use is “C:\LTE”, not sure about the whitespace, I am aware that it’s often a pain.

I ran Zephyr Tools: Init Repo in the same folder “C:\LTE”, now when I run “Zephyr Tools: Build”, “build” folder is no longer generated and there is a warning:

CMakeLists.txt
“CMake Warning at C:/LTE/zephyr/CMakeLists.txt:839 (message):”, cmake[Ln 839,Col 1]

this is the fraction of CMakeLists.txt
if(NOT “${allow_empty}”)
message(WARNING
“No SOURCES given to Zephyr library: ${zephyr_lib}\nExcluding target from build.”
)

Also, i build “external_rtc_time_sync”, that it ran sucessfully like a month o so ago, but now, it doesn’t generate “build” folder, and no error nor warnings are generated.

jaredwolff
How old is enough? Say, what version do you now use or recommend? I am using v1.87.1
Thanks!

Terms and Conditions | Privacy Policy