Compiler Warning (level 1) C4613

 

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) C4613.

segment' : class of segment cannot be changed

You tried to create a segment with the same class name as a segment used by the compiler. No new segment class was created.

Show: