We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Writing a simple hello world C program and clicking "Execute command" fails with an error message:
/bin/sh: -c: line 0: syntax error near unexpected token `}' /bin/sh: -c: line 0: `export PE_DIR="/boot/system/apps/Pe" PE_SETTINGS_DIR="/boot/home/config/settings/pe";}'
The text was updated successfully, but these errors were encountered:
This button is for shell scripts IIRC, it won't compile the C code for you…
Sorry, something went wrong.
No branches or pull requests
Writing a simple hello world C program and clicking "Execute command" fails with an error message:
The text was updated successfully, but these errors were encountered: