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