Home > other >  The strange error under the MAC
The strange error under the MAC

Time:09-23

MAC compile error:
Bin/cocos. Bat: line 1: @ echo: command not found
Bin/cocos. Bat: line 1: @ python: command not found
Use the android studio
But on the command line separate implementation of python and echo can be cocos. Bat can execute permissions, separately from the command line to perform the cocos. Bat is submitted to the same mistake


CodePudding user response:

Then I wrote a test. Bat:
@ echo SDFSDF
Command line to perform the test. The bat is tip @ echo: command not found

CodePudding user response:

MAC is not in the cocos. Bat, this is for the use of Windows, the MAC is to use the cocos. Py
  • Related