Thursday, November 5, 2020

Warning D9035 option 'Gm' has been deprecated and will be removed in a future release COMIntro

when I compiled Dunn's project and I got this error. then collected some solutions.

Warning D9035 option 'Gm' has been deprecated and will be removed in a future release COMIntro

  1. Introduction to COM - What It Is and How to Use It.
  2. COM in plain C
  3. LiteZip and LiteUnzip
  4. Articles by Jeff Glatt (Articles: 12)
  5. Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release
  6. Configuration properties > C\C++ > Code Generation > set the Enable Minimal Rebuild to no,
    and there is no warning.

  7. /Gm (Enable Minimal Rebuild)
  8. Command-Line Warning D9035

No comments:

Post a Comment