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

Unable to build for ARM #3

Open
tranzmatt opened this issue Jan 3, 2020 · 0 comments
Open

Unable to build for ARM #3

tranzmatt opened this issue Jan 3, 2020 · 0 comments

Comments

@tranzmatt
Copy link

I can't build for ARM based platforms. The default configure script sets up for x86 regardless of platform detected (and fails because it can't find xmmintrin.h), but if I enable neon, I get failures like this:

../../../src/dsp/convolve_neon.c:27:10: fatal error: openphy/convolve.h: No such file or directory
#include "openphy/convolve.h"
^~~~~~~~~~~~~~~~~~~~

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