Code::Blocks Forums

User forums => Help => Topic started by: chrisdb9 on July 21, 2017, 05:24:16 am

Title: code::blocks help
Post by: chrisdb9 on July 21, 2017, 05:24:16 am
hello, i am new to using code blocks and i need to use the

"build and run" thing

it seems that i cant because whenever i try to use it, it tends to crash as soon as i press a single key, its very frustrating and i could use some help, appreciate it thanks
Title: Re: code::blocks help
Post by: oBFusCATed on July 21, 2017, 09:20:51 am
Please state the version of codeblocks, operating system and compiler.
Do you have a crash dump xml file? Codeblocks sometimes produces those.
Title: Re: code::blocks help
Post by: Jenna on July 21, 2017, 09:28:00 am
Please post some more details:
Code::Blocks version, OS (and version), compiler (and version), detailed steps to reproduce.

Do not expect any help without that.

It's ver frustrating to be an administrator of this forum and a Code::Blocks dev, if you have to read such questions again and again (not meant offending against you personally, just my frustration after nearly ten years in this forum).
Title: Re: code::blocks help
Post by: chrisdb9 on July 21, 2017, 04:08:59 pm
hey guys, i dont know how to reply to comments either, so im just gonna say, im using a c++ complier from mingw, using codeblocks version 16.01
and my operating system is windows 10
Title: Re: code::blocks help
Post by: Jenna on July 22, 2017, 10:03:27 pm
hey im from the last post about the build and run thing not working can you help out please?

Never, never, never (!!!) again  ask a user (or moderator, developer etc...) for help in a PM.
A PM is a personal message, ask technical questions, if you are invited by the user, otherwise, this is absolutely forbidden and a real bad style.
Next time I will ban you for a while from the forum, for now, I added you to my ignore-list for PM's
Title: Re: code::blocks help
Post by: stahta01 on July 22, 2017, 10:17:27 pm
To the original poster:

I have no idea if you are having trouble building or in running your program.

Try doing these three steps one at a time.
Select option from build menu.
1. Clean
2. Build
3. Run

Post where you have the problem!

Tim S.
Title: Re: code::blocks help
Post by: pramay on July 27, 2017, 03:07:40 pm
Hello friends,

I am new to codeblocks, I have modified the source code and created .deb file too by using sudo checkinstall command, but in addition, I want to install some dependencies like libwxgtk3.0 along side installation of .deb file in new system, also, want to give permission to some folders which I have copied while installing codeblocks from .deb file.

Thanks in advance.
Pramay
Title: Re: code::blocks help
Post by: stahta01 on July 27, 2017, 03:56:21 pm
@pramay: Please read the rules for this site http://forums.codeblocks.org/index.php/topic,9996.0.html

Please DO NOT hijack threads! In other words start a new thread for your problems; do NOT post in another person's thread!

Tim S.
Title: Re: code::blocks help
Post by: pramay on July 27, 2017, 04:36:39 pm
Sorry, I am new here. It won't happen in future,

Pramay