Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1004 Bytes

command-line-warning-d9035.md

File metadata and controls

22 lines (16 loc) · 1004 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Command-Line Warning D9035
Command-Line Warning D9035
12/10/2018
D9035
D9035
6254f933-e37a-45ba-b860-1a870d1bc8e8

Command-Line Warning D9035

option 'option' has been deprecated and will be removed in a future release

Remarks

You specified a compiler option that will be removed in a future release of the compiler. If there is a suggested replacement for option, this warning is followed by warning D9036.

The specified option still works, but you should update your build configuration now. As a result, your project is more likely to continue to build when you upgrade the compiler.

See also

Deprecated and removed compiler options
Command-Line Warning D9036