我正在尝试 linphone for android 。我已按照步骤 1) 下载了 linphone
2) 安装 ndk、sdk 和 cygwin 和 java jdk 3) 为 sdk>platform-tools 和 sdk>tools 和 ndk 设置 PATH。
./check_tools.sh: line 2: $'\r': command not found
./check_tools.sh: line 5: $'\r': command not found
./check_tools.sh: line 38: syntax error: unexpected end of file
Makefile:67: check_tools.mk: No such file or directory
make: *** No rule to make target 'check_tools.mk'. Stop.
我收到以下错误
我不知道我哪里错了