+ 3
How to install gnu gcc on pc?
I want to install gnu GCC with code blocks Code blocks is telling "cannot gnu GCC compiler in PC". Can you please tell me where can I get gnu GCC for pc and how to install it..
4 odpowiedzi
+ 6
I have used codeblocks before.
Back up your projects, and uninstall codeblocks.
Download and install the version of codeblocks with Mingw.
That is the one that has GCC included.
Cheers
+ 4
Quoting:
http://www.codeblocks.org/downloads/binaries
If unsure, please use codeblocks-16.01mingw-setup.exe!
+ 4
@Aman
Thank you,
I got the pluggin name wrong.
Also do you use codeblocks often?
+ 1
i understand your problem u cant able to run your codes download code blocks go to >settings select >compiler go to > tool chainexecutables >
click auto detect
or. if codes not running
then select three dot "..." near auto detect and then select the drives and files where u have installed code blocks and then open code blocks file click share and select compiler folder
and now try your codes it will run
if not then your codes are wrong or program is not installed correctly or your antivirus is creating problem
but I'm sure it will work