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

box2d/3.0.0: error: loop not vectorized #832

Closed
skhaz opened this issue Nov 4, 2024 · 3 comments
Closed

box2d/3.0.0: error: loop not vectorized #832

skhaz opened this issue Nov 4, 2024 · 3 comments

Comments

@skhaz
Copy link

skhaz commented Nov 4, 2024

I am having a problem only when compiling box2d with emsdk

/home/runner/.conan2/p/b/box2d5931abb0d273d/b/src/src/contact_solver.c:865:6: error: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Werror,-Wpass-failed=transform-warning]
...
Several similar erros

See https://github.com/carimbolabs/carimbo/actions/runs/11643393796/job/32424090261

@skhaz
Copy link
Author

skhaz commented Nov 4, 2024

@erincatto
Copy link
Owner

It seems they are targeting the 3.0.0 tag. I believe these issues are fixed in main.

@erincatto
Copy link
Owner

I just tested building main using emsdk on WSL and it works fine.

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

2 participants