-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Launching lib\main.dart on Raspberry Pi 4-[Flutter-pi] in debug mode...
Error executing install command for custom device pi-4: ProcessException: Process exited abnormally with exit code 1:
flutterpi_tool as globally activated requires the Flutter SDK, which is unsupported for global executables.
C:\Windows\System32\OpenSSH\scp.exe: stat local "build/flutter_assets/libflutter_engine.so": No such file or directory
C:\Windows\System32\OpenSSH\scp.exe: stat local "build/flutter_assets/icudtl.dat": No such file or directory
Command: powershell -c scp -r -o BatchMode=yes build\flutter_assets [email protected]:/tmp/flutter_lang ; flutterpi_tool build --arch=arm64 --debug ; scp -r -o BatchMode=yes build\flutter_assets/libflutter_engine.so [email protected]:/tmp/flutter_lang ; scp -r -o BatchMode=yes build\flutter_assets/icudtl.dat [email protected]:/tmp/flutter_lang
filesystem_layout.c: icudtl file not found!