User forums > Using Code::Blocks

build and run? n00b here

(1/3) > >>

sh0ckerturb0:
I just installed code blocks fresh in windows 7 64 bit, did the "hello world" test but "build and run"  is unresponsive? I'm a n00b so don't get to mad if this is an easy answer but I'm seriously stuck. I read the sticky and searched the forums but couldn't find anything.. a google search didn't help either. Thanks

Pecan:

--- Quote from: sh0ckerturb0 on February 04, 2011, 02:52:42 am ---I just installed code blocks fresh in windows 7 64 bit, did the "hello world" test but "build and run"  is unresponsive? I'm a n00b so don't get to mad if this is an easy answer but I'm seriously stuck. I read the sticky and searched the forums but couldn't find anything.. a google search didn't help either. Thanks

--- End quote ---

Which version of CB did you install? Where did you obtain it?
Did you use the wizard to create the "Hello World" project?
What compiler are you using?

Go to Settings->Compiler and Debugger->Other Settings
and set Compiler logging to "Full command line".

Do a build. Then post the results of the build log here.

stahta01:

--- Quote from: Pecan on February 04, 2011, 02:33:09 pm ---Go to Settings->Compiler and Debugger->Other Settings
and set Compiler logging to "Full command line".

Do a build. Then post the results of the build log here.

--- End quote ---

The FAQ that states above in more detail
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

sh0ckerturb0:
I have 10.05 installed from the codeblocks website. I didn't use any wizard i just started a new empty file and went from there. Using GNU GCC Compiler. I took a screen capture of what is happening.

http://www.youtube.com/watch?v=OQ-wa5z818g

Jenna:
There are two versions of C::B on our site, one with and one without MinGW included in the package.
Are you sure you have a compiler installed.

If you do not use a project the default compiler is used to compile a single file.
If you hava a compiler is it set as your default compiler ?

Navigation

[0] Message Index

[#] Next page

Go to full version