You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be a problem with paths. Gcc outputs relative paths with errors and warnings, because files were specified with relative paths in the compiler command line. Xcode therefore does not know where to search for the file.