Skip to content
Snippets Groups Projects
Commit a6769f26 authored by James Cook's avatar James Cook
Browse files

SL-47720 Crash on startup due to SSE instructions. Disable SSE code...

SL-47720 Crash on startup due to SSE instructions.  Disable SSE code generation on Windows build.  This prevents global constants from being initialized with SSE instructions.  We can use the SSE code on Intel Mac (since they all support SSE) and if we enable SSE compilation for the entire Windows viewer.  Reviewed by Kelly.
parent 873b83c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment