[SOLVED] Illegal Instruction on user machines

Using whatever Xcode sets as default, which I assume is SSE4.2 or below.
If you want to have performance and compatibility you can simply (haha) compile twice (or more often) with different settings, and decide at runtime which versions you call. Fabian gave me that advice at ACD couple of years ago, right aftert that I started the following thread, maybe it helps:

1 Like