Author Topic: Run Error  (Read 2019 times)

Vorogait

  • Guest
Run Error
« on: October 12, 2022, 06:16:31 pm »
Dears,
I was using Code::Blocks normally until I installed Visual Studio Code. After that, there were problems with the Run of the Code Bloks program.
It does not output the results and the following message is output:
Process terminated with status 32764 (0 minute(s), 11 second(s))
I deleted the Visual Studio Code program, but the problem was not solved.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Run Error
« Reply #1 on: October 13, 2022, 04:27:52 pm »
Please post the full rebuild log, to see in what program the crash occurs

https://wiki.codeblocks.org/index.php?title=FAQ-Compiling_(general)#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

Or does this error occur when you start your own program from within codeblocks?