Describe the bug
I am imported Entitas 1.13.0 and let project compile.
Then I added a simple example with health component from tutorial to my project.
As there was a warning about compilation errors i disabled this warning from jenny preprocessors settings.
Then I am trying to generate ECS code but it is not working.
To Reproduce
Steps to reproduce the behavior:
Import Entitas 1.13.0 (may be any other version also has same behaviour idk)
Wait for project compilation
Import your previously written components and systems code.
Describe the bug I am imported Entitas 1.13.0 and let project compile. Then I added a simple example with health component from tutorial to my project. As there was a warning about compilation errors i disabled this warning from jenny preprocessors settings. Then I am trying to generate ECS code but it is not working.
To Reproduce Steps to reproduce the behavior:
Expected behavior Components properly generating.
Screenshots
Entitas Version
Link to project https://github.com/vakuor/EntitasBugReport