Code::Blocks Forums
User forums => Help => Topic started by: carlyn on September 21, 2014, 06:32:17 am
-
Thanks for all your help. I have installed code:blocks in win 7 moments ago. I just want to be able to access it whatever OS I have booted into. After unzipping and installing I am getting an error when compiling a console C program (the same little hello world)
Seems it cant find the compiler and I don't have a clue what to do ! Is it something in the settings here i need to do ?
(http://i1272.photobucket.com/albums/y390/mike_lynch2/GNUCCcompilercodeblocks_zps07ae6765.png) (http://s1272.photobucket.com/user/mike_lynch2/media/GNUCCcompilercodeblocks_zps07ae6765.png.html)
-
Make sure you really have a compiler installed at all.
Then check the masterpath and the executables names.
If you have a compiler installed you can try to click the autodetect-button to find the installation folder.
Nevertheless you have to check for the existence of the exe's, they might exist witth or without the prefix and probably even have a suffix (like dw2, etc. ).