26# error "GLM: GLM_GTX_string_cast is an experimetal extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."
27#endif
28
29#if(GLM_COMPILER & GLM_COMPILER_CUDA)
30# error "GLM_GTX_string_cast is not supported on CUDA compiler"