E2053 Misplaced elif directive (C++)
Go Up to Compiler Errors And Warnings (C++) Index
The compiler encountered an #elif directive without any matching #if, #ifdef, or #ifndef directive.
Go Up to Compiler Errors And Warnings (C++) Index
The compiler encountered an #elif directive without any matching #if, #ifdef, or #ifndef directive.