Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

A valid architecture with the ARCH environmental variable should be provided #9

Open
bbkjbbkj opened this issue Sep 5, 2022 · 1 comment

Comments

@bbkjbbkj
Copy link

bbkjbbkj commented Sep 5, 2022

I have built a couple of appimages with no issues, but when I try to build VLC I get the following:

More than one architectures were found of the AppDir source directory "AppDir"
A valid architecture with the ARCH environmental variable should be provided
e.g. ARCH=x86_64 appimagetool ...

I am using x86_64 where and how do I need to provide this variable?

@hanzala123
Copy link
Owner

i think you will need to run appimagetool manually here. command should be something like

ARCH=x86_64 ./resources/appimagetool -n AppDir/ out/vlc-x86_64.AppImage

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

No branches or pull requests

2 participants