I have machine set, and tried to use this option to generate ARMv7 code with no luck. I guess I'll fallback to the default, but when can I count on using the arch flag? The popup only lists SSE/2/3/AVX, but the docs say there are three settings for
ARM builds. I tried set this manually.
MachineARM (/MACHINE:ARM)
Enable Enhanced Instruct Set /arch:ARMv7VE
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(347,5): error : Element <EnableEnhancedInstructionSet> has an invalid value of "/arch:ARMv7VE".