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 running wrong program

Started by CDB, April 16, 2013, 09:51:14 PM

Previous topic - Next topic

CDB

Im pretty new to code blocks and I have a major issue, whenever I try to run one of my new programs it will only run the first program I coded in code blocks. I am unsure whether this is my own error or a bug. Please help.
Thanks

Jenna

I'm pretty sure, it's your error, not a bug.
It never ever happens to me in years of using C::B.

To be able to help you, you should post some more information, like the versikon of C::B, your OS, probably your compiler and exact steps to reproduce your issue.

CDB

I seemed to have fixed it by deleting the project that was causing the issue. Thanks for your help anyway  :)

fardin8

I am also facing the same problem. When i try to build and run the 2nd file of my project it executes the first file. Can anyone help?

stahta01

Please post a full re-build log if you still have the problem?
NOTE: Re-build is needed! You *need* to use re-build or clean followed by build otherwise you are the cause of 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]