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
- Introduction to COM - What It Is and How to Use It.
- COM in plain C
- LiteZip and LiteUnzip
- Articles by Jeff Glatt (Articles: 12)
- Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release
- /Gm (Enable Minimal Rebuild)
- Command-Line Warning D9035
Configuration properties > C\C++ > Code Generation > set the Enable Minimal Rebuild to no,
and there is no warning.
No comments:
Post a Comment