cocos compile -p android -m release
Running command: compile
Current available platforms : ‘web’]. ‘android’ is not available.
这个是什么问题,大神留步
cocos compile -p android -m release
Running command: compile
Current available platforms : ‘web’]. ‘android’ is not available.
这个是什么问题,大神留步
你是用的是Cocos ide吗?
如果是cocoside的话 ,右击项目->的Cocos工具->添加自定义代码支持。
你试试看,我之前也是这样。
多谢大侠,问题解决了