-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bad CPU type in executable #1
Comments
Hi, I'd expect "bad cpu type in executable" to be an error message if you compiled it for a different cpu than what you have. (or if you're trying to run the executable for the microcontroller on the host. |
The bad CPU type is the error that I’m getting in terminal when I try to run the pre-compiled osx binary.When I try to compile it myself using make submodules that’s when I’m getting git errors. I tried this on two computers one as a modern MacBook (M1 Apple Silicon) the other 2014 Intel Mac mini and got identical errors.Are you able to run the OSX pre-built or make this as according to the read me to get the fadecandy server running on a Mac computer yourself? If you have any advice as to how I can get fadecandy server running it would be great I had it working on an old laptop that died I have a large installation that uses fade. I have custom .json on file for all the mapping, but I’m just trying to get the fadecandy server running on this machine. Thanks!!-ms e n t v i a m o b i l e 📡On Sep 23, 2024, at 10:55 AM, Roger Wolff ***@***.***> wrote:
Hi,
To push a (small) change to a maintainer on github you have to create a copy of the project. You're now in "a copy".
I'd expect "bad cpu type in executable" to be an error message if you compiled it for a different cpu than what you have. (or if you're trying to run the executable for the microcontroller on the host.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tried to run the fcserver-osc and got this bad CPU type in executable error. Any ideas?
The text was updated successfully, but these errors were encountered: