Cesium
Cesium copied to clipboard
Preprocessor: CPreprocessorExpressionParser does not support negative numbers
You can quickly reproduce the error by finding TODO[#532]
#if -20 < 10
...
#endif