User forums > Help

Cant Build/Run In Codeblocks

<< < (2/2)

Jenna:
Check the compiler installation directory.
The MinGW version coming with C::B will normally be installed below C::B's executable folder (by default "C:\Program Files\Codeblocks\MinGW" ) and not in "C:\MinGW" .

stahta01:

--- Quote from: jens on July 14, 2010, 09:58:23 am ---Check the compiler installation directory.
The MinGW version coming with C::B will normally be installed below C::B's executable folder (by default "C:\Program Files\Codeblocks\MinGW" ) and not in "C:\MinGW" .

--- End quote ---

Note: If using an MinGW Compiler that is NOT in "X:\MinGW" the folder "X:\MinGW" must not exist!
(Where X is any drive letter)

Tim S.

deepaksisodiya:
if code blocks shows a msg like this.....It seems that this project has not been built yet. Do you want to build it now?
it means u dont have g++ install
solution= go to application then accessories then open terminal....it depend on ur OS iam using
ubuntu 10.10
then in terminal type sudo apt-get install g++
after installing u r ready to use codeblocks...........
if ur problem is solve ..plz remember to thanks me.......k

Navigation

[0] Message Index

[*] Previous page

Go to full version