Code::Blocks Forums

User forums => Help => Topic started by: LautyHobo on May 23, 2021, 12:59:22 am

Title: Problem trying to start the program in code::blocks
Post by: 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)
Title: Re: Problem trying to start the program in code::blocks
Post by: stahta01 on May 23, 2021, 01:14:04 am
From https://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (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:
Code
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:
Code
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.
Title: Re: Problem trying to start the program in code::blocks
Post by: oBFusCATed on May 23, 2021, 10:40:35 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.