-
The example of the caide cpp-builder.sh fails when I run caide test. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 19 replies
-
Please share screenshots of the error, steps to reproduce and your entire caide directory as a zip file. |
Beta Was this translation helpful? Give feedback.
-
Yours is in [cpp_builder]. |
Beta Was this translation helpful? Give feedback.
-
ok, the caide directory is same, The, the error was something like this, and btw, I use cygdrive. Executing custom test runner: cpp
bash /cygdrive/d/CaideProject/builder.sh
/cygdrive/d/CaideProject/builder.sh: line 2: $'\r': command not found
/cygdrive/d/CaideProject/builder.sh: line 7: $'\r': command not found
: invalid optioneProject/builder.sh: line 9: set: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
/cygdrive/d/CaideProject/builder.sh: line 10: $'\r': command not found
/cygdrive/d/CaideProject/builder.sh: line 13: $'\r': command not found
/cygdrive/d/CaideProject/builder.sh: line 14: $'caide\r': command not found
/cygdrive/d/CaideProject/builder.sh: line 15: $'caide\r': command not found
/cygdrive/d/CaideProject/builder.sh: line 16: $'\r': command not found
/cygdrive/d/CaideProject/builder.sh: line 17: cd: $'\r/\r\r': No such file or directory
.cpp: No such file or directory
compilation terminated.
_test.cpp: No such file or directory
compilation terminated.
: No such file or directoryilder.sh: line 19: ./
Builder exit code 127
Build failed |
Beta Was this translation helpful? Give feedback.
-
Ye, the error was the same, feels like I gotta build an executable, that runs the commands in the builder. sh |
Beta Was this translation helpful? Give feedback.
Yours is in [cpp_builder].