Code::Blocks Forums

User forums => Help => Topic started by: carlyn on September 21, 2014, 06:32:17 am

Title: Code:blocks is working in Mint and Ubuntu, but now win7 is giving me an error
Post 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)

Title: Re: Code:blocks is working in Mint and Ubuntu, but now win7 is giving me an error
Post by: Jenna on September 21, 2014, 09:01:10 am
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. ).