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

code::blocks help

Started by chrisdb9, July 21, 2017, 05:24:16 AM

Previous topic - Next topic

chrisdb9

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

oBFusCATed

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!]

Jenna

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).

chrisdb9

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

Jenna

Quote from: chrisdb9 on July 22, 2017, 04:02:55 AM
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

stahta01

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++.
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]

pramay

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

stahta01

@pramay: Please read the rules for this site http://forums.next.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++.
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]

pramay

Sorry, I am new here. It won't happen in future,

Pramay
Pramay,
IIT Bombay, India