Skip to content
New issue

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

I can't compile my C- and C++-code #397

Open
Megrathund opened this issue Nov 12, 2021 · 1 comment
Open

I can't compile my C- and C++-code #397

Megrathund opened this issue Nov 12, 2021 · 1 comment

Comments

@Megrathund
Copy link

Hello,

when i will compile my C-code or C++-code it's come an error is popped up:
"'gcc' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process."

I have the "gpp-compiler"-package installed by "kriscross07".

my code:
#include <stdio.h>

int main() {

printf("Hello World!");

return 0;
}

Can you help me, please?
Thank you

@Firemanchief52
Copy link

I'm having the same issue onMacBook ...
Installed Xcode and Xcode command line tools (as request), but when I try to compile it give me these two errors
Screenshot 2021-12-08 at 00 11 56
Screenshot 2021-12-08 at 00 11 21

Weeks I'm trying to sort these out, but i can't find any solutions.

Has someone found a solution to these?
THANK YOU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants