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

Wrong architecture error #2

Closed
rconstanzo opened this Issue Jun 22, 2016 · 1 comment

Comments

2 participants
@rconstanzo

rconstanzo commented Jun 22, 2016

Getting the following error in the console in Max7 (7.2.2 in 64bit mode) on OSX 10.10.5:

myo: unable to load object bundle executable 2016-06-21 21:31:01.769 Max[56194:7278869] Error loading /Users/Rodrigo/Downloads/myo-for-max/myo.mxo/Contents/MacOS/myo: dlopen(/Users/Rodrigo/Downloads/myo-for-max/myo.mxo/Contents/MacOS/myo, 262): no suitable image found. Did find: /Users/Rodrigo/Downloads/myo-for-max/myo.mxo/Contents/MacOS/myo: mach-o, but wrong architecture

Some others have also had the issue as seen here on the cycling74 forum thread:
https://cycling74.com/forums/topic/problems-with-myo-for-max

@JulesFrancoise

This comment has been minimized.

Owner

JulesFrancoise commented Jun 28, 2016

It should be fixed in 062a0ac

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