Closed Team319 closed 7 years ago
It looks like the file is using CRLF line terminators.
You can run dos2unix gradlew
to convert the file to unix line endings.
You may also need to make gradlew executable with chmod a+x gradlew
Build successful , used dos2unix
did not need to chmod a+x gradlew
Thank you
Thanks for letting us know that worked. Should be fixed for others via #7.
Can't seem to get vision build samples to run. I am new to linux so probably something on my end. Any help?