Skip to main content

Luna failed to build the project with Error Generic Class on Windows

It is possible that the issue is caused by variables that violate naming conventions and generate errors.

For example: variables simply named as a, b, c ... x, y, z could cause this error.

Possible solution:

  • Rename the variable to something more meaningful, and try not to match it with any engine reserved keywords (such as handle).