PX4 / PX4-windows-toolchain

Repo containing all scripts to install and use the PX4 Toolchain for Windows.
BSD 3-Clause "New" or "Revised" License
31 stars 100 forks source link

px4 console ctrl+c doesn't work directly #3

Closed MaEtUgR closed 5 years ago

MaEtUgR commented 5 years ago

Ctrl-C -> Exiting... [Enter] error

Exiting...

pxh> Shutting down
/cygdrive/c/PX4/home/Firmware/Tools/sitl_run.sh: Zeile 150: kill: (8676) - No such process
ninja: build stopped: interrupted by user.
make: *** [Makefile:170: posix_sitl_default] Fehler 2
MaEtUgR commented 5 years ago

https://github.com/PX4/Firmware/issues/11027 has more explanation for the same issue.