1. I want to use the following command line to compile the nrf9160 project, but the error.
ncs 1.2.0 : cmake -GNinja -DBOARD=nrf9160_pca10090ns .. && ninja ncs 1.3.0 : cmake -GNinja -DBOARD=nrf9160dk_nrf9160ns .. && ninja �����thing91 cmake -GNinja -DBOARD=thingy91_nrf9160ns .. && ninja cmake -GNinja -DBOARD=nrf9160dk_nrf9160ns .. && ninja
2. Can you help me find the cause of this error?
3. Please provide me with the relevant command line manual.