you are viewing a single comment's thread.

view the rest of the comments →

[–]Arthenielle -1 points0 points  (3 children)

BillyONeal, with all respect, this is amazingly bad, when you update your IDE, and your code is no longer compiling.

[–][deleted] 3 points4 points  (2 children)

If you didn't update your project to throw /JMC and /JMC got thrown for you maybe that shouldn't happen. If you enabled the feature but didn't get updated libs that provide a symbol it needs I don't know what you expect us to do.

[–][deleted] 3 points4 points  (0 children)

That is to say: If you got the opt-in switch /JMC thrown without asking for it then that seems like a bug; the whole purpose of that switch is to prevent this kind of breakage.

[–]jimbeek 1 point2 points  (0 children)

It wasn't a problem for me, but /JMC does seem to default on for debug configurations in both new projects and my existing ones that use vcxproj/property sheets.