I have already installed codeblocks in my linux mint 17.1 (KDE), using this command line
sudo apt-get install codeblocks
, but when i tried to compile and run a c program on codeblocks it shows me this error
/home/redwan/Programmin/C Program/hello.c|1|fatal error: stdio.h: No such file or directory| ||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
Please someone help me to run c as well as c++ programs properly in linux mint 17.1(KDE) using codeblocks.
And Sorry for my bad english .