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

Getting Illegal instruction on Raspberry Pi4 #132

Open
thgrossen opened this issue Apr 30, 2021 · 0 comments
Open

Getting Illegal instruction on Raspberry Pi4 #132

thgrossen opened this issue Apr 30, 2021 · 0 comments

Comments

@thgrossen
Copy link

I'm getting Illegal instruction when trying to run on a Raspberry Pi4, any idea why?

  1. Installed Swift: curl -s https://packagecloud.io/install/repositories/swift-arm/release/script.deb.sh | sudo bash sudo apt install swift5
  2. Installed additional packages: apt install openssl libssl-dev libsodium-dev libcurl4-openssl-dev libavahi-compat-libdnssd-dev
  3. Try to build and run: swift run -c release hap-demo

Running Raspbian v10
Swift version 5.1.5

The project runs on macOS.

Thank you.

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

No branches or pull requests

1 participant