Cold Blocks cannot identify the compiler in the mingw folder

Asked

Viewed 11 times

-2

Hello,

I did the installation of the hall (codeblocks-20.03mingw-setup.exe Fosshub or Sourceforge.net) windows 7 system 32 bits.

I believe the correct version is the one I installed (Code Blocks Windows 32 bit (including 32 bit).

I made the default installation. The test code is :

*#include <stdio. h>

#include <stdlib. h>

void main () { // prints "hi" on screen

printf("oi");

}

I tried setting going on setings>Pilot>Toolchain executables.

The self-Detect cannot find the compiler mingw, I have tried manually going to the mingw folder without success.

Common problems:

File not saved on desktop Does not contain special characters The Antvirus is disabled.

I wouldn’t want to use DEV on account of the times it gets bugged.

Has anyone been through this little problem??????

  • Have you tried creating environment variables for the compiler path?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.