Ok I'm pretty new to programming but seem to be getting the hang of it fairly quickly. My one problem is that I downloaded CodeBlocks and am trying to get it to run with Borland 5.82. But every time I try to creat a build I get the message:
"new - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.
I checked everything out in the ToolChain and it seems to be fine. Any ideas?
One other question, is CB just a IDE or is it a compilier too. I see people talking about using the default GNU GCC compilier but I seem not to have it.
I'm running W7 if that means anything.
Any input would be great. Thank you.
"new - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.
I checked everything out in the ToolChain and it seems to be fine. Any ideas?
One other question, is CB just a IDE or is it a compilier too. I see people talking about using the default GNU GCC compilier but I seem not to have it.
I'm running W7 if that means anything.
Any input would be great. Thank you.
Comment