Skip to content

Cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' #72

@mibry

Description

@mibry

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 *'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions