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
{{ message }}
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.
I'm seeing an issue that I'm not sure how to solve. A valid looking command, e.g.:
[INFO] CMD: clang -o test main.c foo.c
Fails with:
clang: error: no such file or directory: 'main.c foo.c'
The following is the content of a shell script to set-up a minimal example:
The text was updated successfully, but these errors were encountered: