Xcode 15 throws the following error when trying to compile my project code, it works without any errors with Xcode 12.
No type named ‘bad_function_call’ in namespace ‘std’
Any suggestions on how this error can be fixed?
6
Xcode 15 throws the following error when trying to compile my project code, it works without any errors with Xcode 12.
No type named ‘bad_function_call’ in namespace ‘std’
Any suggestions on how this error can be fixed?
6