a5btool icon indicating copy to clipboard operation
a5btool copied to clipboard

dart 编译bin/5bcli.dart失败

Open XueJian-Zhang opened this issue 1 year ago • 0 comments

dart compile exe bin/5bcli.dart -o 5bcli出现以下错误:没有找到waitFor方法。请问这个问题怎么处理啊? dart是在linux系统安装的。安装的版本是3.4.4,ARMv8

lib/usbpd.dart:109:3: Error: Method not found: 'waitFor'. waitFor(sink.flush()); ^^^^^^^ Error: AOT compilation failed Bad state: Generating AOT kernel dill failed!

XueJian-Zhang avatar Jul 04 '24 09:07 XueJian-Zhang