How to compile dart programs without Error: AOT compilation failed
When I run “dart compile exe D:projectsdtbindt.dart”
it shows:
Error: AOT compilation failed
PathAccessException: Cannot open file, path = ‘d:projectsdtbindt.exe’ (OS Error: Access is denied.
, errno = 5)