Skip to content

Windows Problems

Paul Heinen edited this page Apr 28, 2017 · 1 revision

Windows Problems - Special solutions to special problems on a very special operating system...


build.sh won't run

If you get the error:

/bin/bash^M: bad interpreter: No such file or directory

Please do the following from the NAO-Engine directory:

1. sudo apt-get install dos2unix
2. dos2unix build.sh