Skip to content

Patch FastWindingNumberForSoups.h to compile without SSE (i.e., on M1 macs) #1975

Merged
alecjacobson merged 1 commit intomainfrom
alecjacobson/fwn-without-sse
Feb 18, 2022
Merged

Patch FastWindingNumberForSoups.h to compile without SSE (i.e., on M1 macs) #1975
alecjacobson merged 1 commit intomainfrom
alecjacobson/fwn-without-sse

Conversation

@alecjacobson
Copy link
Copy Markdown
Contributor

Fixes the issue directly cited in #1686 so now the igl_core compiles on arm64 (but I think embree also needs to be bumped).

This is a rather hot fix. In the long run, we should consider embracing TBB and a more elegant solution to SSE woes (and consequently pulling in WindingNumber code as a dependency).

For now, this is a small change to get compilation going on M1.

@alecjacobson alecjacobson merged commit 7fe68a3 into main Feb 18, 2022
@alecjacobson alecjacobson deleted the alecjacobson/fwn-without-sse branch February 18, 2022 05:59
@jdumas jdumas added this to the v2.4.0 milestone Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants