Hello! Does anybody with the knowledge of compiling know what this error means by any chance?
thirdparty\etc2comp\EtcBlock4x4Encoding_ETC1.cpp:36:10: fatal error: 'limits' file not found
include [limits]
^~~~~~~~
1 error generated.
I'm trying to compile an export for the 3.0 engine so then I can test game software on OUYA. I was following instructions on how to compile using scons and other prerequisites:
Compiling for Android