cocos2d-x JS Bindings takes too much to compile.
Additionally, it is not possible to build it on machines with 4GB of RAM or less because it will crash due to lack of memory.
The auto-generated files should be split in different files, or make them in a way to use less memory... it is using too many templates perhaps ?
cocos2d-x JS Bindings takes too much to compile. Additionally, it is not possible to build it on machines with 4GB of RAM or less because it will crash due to lack of memory.
The auto-generated files should be split in different files, or make them in a way to use less memory... it is using too many templates perhaps ?