User forums > Help

Code Blocks not building

<< < (3/6) > >>

Missinginaction:
in my case the 32 bit compiler doesn't work, so I am still looking for a solution.

Perotto:
And I'm having the same problem.  :( I'm using Windows XP SP3 32-bit. I've installed Codeblocks 10.05 with MinGW.

When I try to run a program, nothing happens, and the build log is empty. But in my school Codeblocks 10.05 on the same operation system works properly. Maybe, I set up a wrong compiler or wrong settings?

Which compiler will work for my system and how to install it into the Codeblocks?

stahta01:

--- Quote from: stahta01 on September 08, 2011, 05:55:09 am ---@Missinginaction:

What is the name and version of the Compiler you installed?

What was the installation path of the Compiler you installed?

Tim S.


--- End quote ---

gchow83:
I figured out why I was having problems with the compiler. minGW was installed in the same program file as C++ so you have to change the default file location go to

"Settings -> Compiler and debugger -> [your compiler] -> Toolchain executables"

then

under compiler instillation directory change the location to where you installed C++ the old one should look like

this ----> C:\minGW

the new one should look like

this -----> C:\Program Files\CodeBlocks\MinGW

couldn't find an answer to this problem so I posted.  ;D

jukels:
Thanks for that tip. It definitely worked for me...


--- Quote from: gchow83 on March 27, 2012, 03:28:16 pm ---I figured out why I was having problems with the compiler. minGW was installed in the same program file as C++ so you have to change the default file location go to

"Settings -> Compiler and debugger -> [your compiler] -> Toolchain executables"

then

under compiler instillation directory change the location to where you installed C++ the old one should look like

this ----> C:\minGW

the new one should look like

this -----> C:\Program Files\CodeBlocks\MinGW

couldn't find an answer to this problem so I posted.  ;D

--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version