News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

easy question...

Started by hirdy, December 01, 2011, 07:26:06 PM

Previous topic - Next topic

hirdy

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

hirdy

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.


stahta01

Did you install a Compiler?
If not, then install one.

Read the FAQs http://wiki.codeblocks.org/index.php?title=FAQ

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

hirdy

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

stahta01

Quote from: hirdy on December 02, 2011, 01:18:04 AM
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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Pecan

#5
Quote from: hirdy on December 02, 2011, 01:18:04 AM
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.



Note the names of the compiler and debugger. (These posted are for windows).