You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
How can I override the conanfile.txt to bypass this warning?
Description
I am having a problem only when compiling box2d with
emsdk
How can I override the
conanfile.txt
to bypass this warning?Package and Environment Details
Conan profile
include(default)
[settings]
arch=wasm
os=Emscripten
[tool_requires]
*: emsdk/3.1.44
Steps to reproduce
It is complex to reproduce, see the logs here https://github.com/carimbolabs/carimbo/actions/runs/11643393796/job/32424090261
Logs
Click to expand log
The text was updated successfully, but these errors were encountered: