Compiler Warning (level 1) C4603

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Compiler Warning (level 1) C4603.

identifier>' : macro is not defined or definition is different after precompiled header use

The macro specified by the identifier placeholder is either different or no longer defined after the precompiler header is used.

Creating Precompiled Header Files

Show: