News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Problem trying to start the program in code::blocks

Started by LautyHobo, May 23, 2021, 12:59:22 AM

Previous topic - Next topic

LautyHobo

I just installed code blocks for a programming subject in the school lol, and when i try to start any kind of program, i get an error for no reason at all, which says "failed", even with the new project "hello world" so i don't know how or why this happens, i can give more details but idk where to start lol, did someone got a problem like mine or knows the solution? (i obviously tried reinstalling, older versions, a lot of stuff)

stahta01

From https://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

Quote
I am running Code::Blocks version Code::BlocksVersionNumber on MyOperatingSystem
(version OperatingSystemVersionNumber). The compiler I use is CompilerName
version CompilerVersionNumber.

When I ...
Steps to reproduce problem.

Description of problem.
... happens.

Build log:

Paste full build log here. (It is found in the 'Build log' tab). Please make always a 'rebuild' (Menu: Build->Rebuild) or a 'clean' and 'build' before you copy the full build log.


Crash report:

Paste the contents of codeblocks.RPT here (if Code::Blocks crashed).


Quote
    (Although the following is not necessary, showing that you
     have tried increases the probability of a response.)
I have already tried ...
List of attempted solutions.
... but none of them worked.

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]

oBFusCATed

Quote from: LautyHobo on May 23, 2021, 12:59:22 AM
I just installed code blocks for a programming subject in the school lol, and when i try to start any kind of program, i get an error for no reason at all, which says "failed", even with the new project "hello world" so i don't know how or why this happens, i can give more details but idk where to start lol, did someone got a problem like mine or knows the solution? (i obviously tried reinstalling, older versions, a lot of stuff)
Start with OS, version and compiler.
Probably some of the compiler dlls is not found when you try to start the program.
(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!]