Hi all,
I'm trying to learn C with an ebook I got a while back (Sam's teach yourself C) and I'm using JGrasp to code and compile.
When I try to compile I get the error: "jGRASP wedge2 error: command "gcc" not found."
Which I expected since there is an include statement in the code. So I tried to find out about this gcc, which I assumed was a library, but it seems to be a compiler and I can't find any information that is n00b friendly on how to install it. I downloaded something that had over 30 files with extensions I've never heard of. None of them are executable or compressed files, so I can't seem to do anything with them. Also, putting them in the active directory with my source code and compiling did nothing.
I'm running Windows XP SP2.
Any help in getting this sorted out would be greatly appreciated!
Thanks,
-tkr
I'm trying to learn C with an ebook I got a while back (Sam's teach yourself C) and I'm using JGrasp to code and compile.
When I try to compile I get the error: "jGRASP wedge2 error: command "gcc" not found."
Which I expected since there is an include statement in the code. So I tried to find out about this gcc, which I assumed was a library, but it seems to be a compiler and I can't find any information that is n00b friendly on how to install it. I downloaded something that had over 30 files with extensions I've never heard of. None of them are executable or compressed files, so I can't seem to do anything with them. Also, putting them in the active directory with my source code and compiling did nothing.
I'm running Windows XP SP2.
Any help in getting this sorted out would be greatly appreciated!
Thanks,
-tkr