Compiler Error C2154

'segment' : does not refer to a segment name

When you declare a based variable, you must allocate a segment, unless the variable is extern and uninitialized.