I am running Code:: codeblocks-20.03mingw on Windows 11 Home
23H2. The compiler I use is MinGW which was included with codeblocks setup file
When I run a program it gives a prompt "It seems that this file has not been built yet. Do you want to build it now?
Build log:
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------
Nothing to be done (all items are up-to-date).
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
I have already tried ...
To manually select compiler from Toolchain executables option several times
Uninstalled & reinstalled code blocks several times
..... but none of them worked.