Author Topic: Can't build and run  (Read 144229 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Can't build and run
« Reply #15 on: November 22, 2020, 08:18:56 pm »
1) Install a compiler
2) Do what other user did in this thread
3) Open a new thread and describe exactly what your problem is, what operating system you are using, what codeblocks version you are using, what codeblocks installer you have used....

Add to above information about the Compiler you installed.
a. Compiler name and version
b. Compiler installation path

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

4H...MAD

  • Guest
Re: Can't build and run
« Reply #16 on: September 23, 2022, 08:23:05 am »
thanks guys, I'm a beginner at coding world, faced a great problem with this 'build and run' issue. but it's fixed by the help of your suggestions guys. 
codeblocks> setting> compiler > toolchain executable > auto detect (from compiler's installation directory) > ok
and problem solved.