Author Topic: code::blocks help  (Read 3268 times)

Offline chrisdb9

  • Single posting newcomer
  • *
  • Posts: 2
code::blocks help
« 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: code::blocks help
« Reply #1 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: code::blocks help
« Reply #2 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).

Offline chrisdb9

  • Single posting newcomer
  • *
  • Posts: 2
Re: code::blocks help
« Reply #3 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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: code::blocks help
« Reply #4 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: code::blocks help
« Reply #5 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.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline pramay

  • Single posting newcomer
  • *
  • Posts: 4
Re: code::blocks help
« Reply #6 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
Pramay,
IIT Bombay, India

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: code::blocks help
« Reply #7 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.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline pramay

  • Single posting newcomer
  • *
  • Posts: 4
Re: code::blocks help
« Reply #8 on: July 27, 2017, 04:36:39 pm »
Sorry, I am new here. It won't happen in future,

Pramay
Pramay,
IIT Bombay, India