Hii
i want to test Ble mesh Light switch demo using cmake with nRF51 controller.i m facing below error.
Please suggest me ASAP.
Thanks,
Nikunj
Hii
i want to test Ble mesh Light switch demo using cmake with nRF51 controller.i m facing below error.
Please suggest me ASAP.
Thanks,
Nikunj
Hello Nikunj,
Please add the Ninja path to the windows "environment variable" and try to "configure" again.
Hope this can do help :)
please suggest me what can i do for solve this issue...!
Hello Nikunj,
We don't need to create a specific environment variable for cross-compiler and also Ninja.
We should add the paths which contains those executable files into environment variable "Path".
e.g. My "Path" in the "System variable" is like:
Hello Nikunj,
We don't need to create a specific environment variable for cross-compiler and also Ninja.
We should add the paths which contains those executable files into environment variable "Path".
e.g. My "Path" in the "System variable" is like:
Hi.. Rick Chung
I have download same GNU ARM Embedded Toolchain which you have install in your system but i'm facing same issue.
Have you add the toolchain path into the environment variable "Path" like what I show in the before?
Please make sure you have added it.
I have added new path in environment variable check last two images.
No, not like that.
As I show in the previous answer, please do not add a new environment variable, but modify the "Path" in the "system variables" with adding the toolchain path,