Upgrading VS2017 from 15.4.1 to 15.5.1 resulted in build error
问题 I'm programming with the following tools/versions: Windows 10 / VS2017 Professional / C++ After I upgraded to 15.5.1 I got the following error: MIDL2338: switches are contradictory - no_robust vs. - target The Microsoft compiler error description list says: You cannot use both the /osf and /ms_ext command-line switches when you compile an IDL file. None of those switches are specified in my project properties. I tried to downgrade back to 15.4.1 but have found that it's impossible to revert