Trying to compliling on iphone with ios11 I get the above error.
Cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
The error is in the file below:
/Users/test/Downloads/Source 2/libraries/sdl-mini/src/joystick/iOS/iCadeReaderView.mm:225:11: Cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'