seems the computer cant find the "stdio.h" file and therefore cant compile, anyone know how to fix this ? :)
also using an intel Atom, any help here would be amazing :) thank you
Post the compile log.
oh sorry :D here you go
Compiler: Default compiler Executing gcc.exe... gcc.exe "C:\Documents and Settings\BLARG\Dokumenter\test1_pgm.c" -o "C:\Documents and Settings\Daniel Adams\Dokumenter\test1_pgm.exe" Execution terminated
Where is the error message? How do you know it can't find "stdio.h" ?
Log in to post a comment.
seems the computer cant find the "stdio.h" file and therefore cant compile,
anyone know how to fix this ? :)
also using an intel Atom, any help here would be amazing :) thank you
Post the compile log.
oh sorry :D
here you go
Compiler: Default compiler
Executing gcc.exe...
gcc.exe "C:\Documents and Settings\BLARG\Dokumenter\test1_pgm.c" -o
"C:\Documents and Settings\Daniel Adams\Dokumenter\test1_pgm.exe"
Execution terminated
Where is the error message?
How do you know it can't find "stdio.h" ?