Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: hirdy on December 01, 2011, 07:26:06 pm
-
Hey,
Really basic question I know - but I'm worried i've messed some settings up or something.
When I select build and run I don't get the program window (the white on black writing?)
any one know what i've done as it was working this morning?
cheers
-
and when tryin to build a new one i get;
"CO52test - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.
-
Did you install a Compiler?
If not, then install one.
Read the FAQs http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)
Tim S.
-
Hey,
yeh i've installed the complier, and then i go to settings; complier and debugger
the complier is intel c/c++ complier as i'm wanting to write in C
then on toolchain executables the compliers installation directory is: \CodeBlocks\MinGW\bin
the C complier is: main.exe
the debugger is: codeblocks.exe
i'm sure its something really simple but cant see it for the life of me, help please? Just want to get it up and working so i can write in C.
thanks
-
Hey,
yeh i've installed the complier, and then i go to settings; complier and debugger
the complier is intel c/c++ complier as i'm wanting to write in C
then on toolchain executables the compliers installation directory is: \CodeBlocks\MinGW\bin
the C complier is: main.exe
the debugger is: codeblocks.exe
i'm sure its something really simple but cant see it for the life of me, help please? Just want to get it up and working so i can write in C.
thanks
I have no help for you; your level of ignorance to too high for me to help you without wasting more time than I have free.
Tim S.
-
Hey,
yeh i've installed the complier, and then i go to settings; complier and debugger
the complier is intel c/c++ complier as i'm wanting to write in C
then on toolchain executables the compliers installation directory is: \CodeBlocks\MinGW\bin
the C complier is: main.exe
the debugger is: codeblocks.exe
i'm sure its something really simple but cant see it for the life of me, help please? Just want to get it up and working so i can write in C.
thanks
Don't include the "bin" in the "Compiler's installation directory" field.
(http://dl.dropbox.com/u/46870262/ScreenShot00753.jpg)
Note the names of the compiler and debugger. (These posted are for windows).