compilation problem in codeblocks

hi,
i have been coding in codeblocks G++ compiler but my code in not getting compiled. I have downloaded codeblocks-13.12mingw-setup.exe from sourceforge.net and have performed normal installation. Is there any anything extra i need to do ? or what can be the probable problem and how to get over it ??

Does it show “Environment variable error”?

2 Likes

You can download codeblocks from codeblocks.org
after install set settings right settings for your language(for c++ GNU C++)
and if you still have problem you can search internet for solution or post error massage on their forum.
Hope it helps…

1 Like

try reinstalling codeblocks

1 Like