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

Can't build with arch=arm and arch=x86 #1888

Closed
2 of 4 tasks
AndreyMlashkin opened this issue Sep 2, 2021 · 1 comment
Closed
2 of 4 tasks

Can't build with arch=arm and arch=x86 #1888

AndreyMlashkin opened this issue Sep 2, 2021 · 1 comment

Comments

@AndreyMlashkin
Copy link

AndreyMlashkin commented Sep 2, 2021

Describe your issue

Can't build with arch=arm and arch=x86

/usr/lib/gcc/i686-linux-gnu/9/include/xmmintrin.h: In function ‘igl::FastWindingNumber::v4sf igl::FastWindingNumber::vm_splats(float)’:
/usr/lib/gcc/i686-linux-gnu/9/include/xmmintrin.h:892:1: error: inlining failed in call to always_inline ‘__m128 _mm_set1_ps(float)’: target specific option mismatch
892 | _mm_set1_ps (float __F)

Checklist

  • I have read the bug report page
  • CMake issue: I have tried with a fresh clone/empty build directory

Platform

  • Windows
  • macOS
  • [x ] Linux
@jdumas
Copy link
Collaborator

jdumas commented Sep 2, 2021

This is a duplicate of #1686. Please check this thread for suggestions.

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

No branches or pull requests

3 participants