Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build process failed #11

Open
mitea1 opened this issue Sep 9, 2024 · 4 comments
Open

Build process failed #11

mitea1 opened this issue Sep 9, 2024 · 4 comments
Assignees

Comments

@mitea1
Copy link

mitea1 commented Sep 9, 2024

I get this when using the latest snapp_installer with the demo application that gets setup by flutter

Building Linux application...                                   
2
clang: error: clang frontend command failed with exit code 139 (use -v to see invocation)
Build process failed
cp: -r not specified; omitting directory '/tmp/my_app/snapp_embedded/flutter_assets/fonts'
cp: -r not specified; omitting directory '/tmp/my_app/snapp_embedded/flutter_assets/packages'
cp: -r not specified; omitting directory '/tmp/my_app/snapp_embedded/flutter_assets/shaders'
cp: target '/tmp/my_app/build/linux/arm64/debug/bundle/data/flutter_assets': No such file or directory
cp: cannot create regular file '/tmp/my_app/build/linux/arm64/debug/bundle/data': No such file or directory
bash: line 1: /tmp/my_app/build/linux/arm64/debug/bundle/my_app: No such file or directory

I'm using a RPi3 and the latest 64Bit RaspberryPiOs. Host is Win10 VisualStudio and AndroidStudio both result in the same error

@payam-zahedi
Copy link
Member

@mitea1 I guess you are using snapp_cli right?

If yes, are you using flutter or flutter pi?

I want to make sure this issue is related to snapp_installer or snapp_cli?

@payam-zahedi
Copy link
Member

Also check this issue Snapp-X/snapp_cli#22

Probably you have Access permission issue on windows

@mitea1
Copy link
Author

mitea1 commented Sep 26, 2024

Also check this issue Snapp-X/snapp_cli#22

Probably you have Access permission issue on windows

sounds like the same problem. however I switched to flutter-pi in the meantime and dont use snapp_cli anymore. but thanks for the reply. Hope you can get it solved for the others. You can close this as it seems to be a duplicate of the issue you mentioned

@payam-zahedi
Copy link
Member

Thanks @mitea1

I made an issue on snapp cli repo to try to fix this issue

Snapp-X/snapp_cli#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants