Expression Evaluator Error CXX0034
types incompatible with operator
The operand types specified are not legal for the operation.
For example, a pointer cannot be multiplied by any value.
You may need to type cast the operands to a type compatible with the operator.