CMAKE failing to set SSE2 in VS build
The first time I installed OpenCV 3.0 I did not set the check boxes for SSE2 etc., so I ran CMAKE again and checked them, after generating without errors, and SSE2 set, I loaded the project into Visual Studio Community 2015 and all of the SSE2 settings disabled.
If anyone has a solution for this, please post!
But CMAKE should change the project settings after being run, so when I open it all in VS the settings should be correct. There is no way to do this on all the different solutions in VS, and there are scores of them so doing it manually would take a long time.