destral_ecs icon indicating copy to clipboard operation
destral_ecs copied to clipboard

Could not compile on gcc without stddef.h

Open nagolove opened this issue 2 years ago • 1 comments

You should add <stddef.h> include in destral_ecs.h when building library with gcc for size_t type.

nagolove avatar Jan 21 '23 08:01 nagolove

Thank you, feel free to open a PR.

Btw be aware that this project is not maintained anymore.. due to lack of time :(. I found several memory bugs in it that are not fixed

roig avatar Jan 21 '23 17:01 roig