你们有没有试过使用DS-5去调试C++代码,环境我配置好了,结果调试的时候,始终找不到设备,直接用runtime启动可以用设备调试LUA代码
报错信息:an error was encountered when searching for android devices: the script file (getDevices.py 0 failed during execution
你们有没有试过使用DS-5去调试C++代码,环境我配置好了,结果调试的时候,始终找不到设备,直接用runtime启动可以用设备调试LUA代码
报错信息:an error was encountered when searching for android devices: the script file (getDevices.py 0 failed during execution
找到问题了,是adb没有加入PATH中导致的,现在又遇到新问题,这一个一个的坑,我已经踩了2天了