Author Topic: codeblocks-20.03mingw-setup does not autodetect included compiler  (Read 3404 times)

Offline mimi89999

  • Multiple posting newcomer
  • *
  • Posts: 45
Hello,

I downloaded `codeblocks-20.03mingw-setup.exe` from https://sourceforge.net/projects/codeblocks/files/Binaries/20.03/Windows/codeblocks-20.03mingw-setup.exe and clicked through the installer. After the installation finished I opened Code::Blocks, but in the compiler selection screen no compiler was detected. I proceeded and created a new project, but as expected, compilation failed because `Tried to run compiler executable 'C:\MinGW/bin/mingw32-gcc.exe', but failed!`.

MinGW seems to have been correctly installed in `C:\Program Files (x86)\CodeBlocks\MinGW`, so this seems to be a compiler detection issue.

This is a fresh install on Windows 10 1909 64bit.
C::B version: 20.03-r11983
« Last Edit: April 01, 2020, 07:42:22 pm by mimi89999 »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline mimi89999

  • Multiple posting newcomer
  • *
  • Posts: 45
Re: codeblocks-20.03mingw-setup does not autodetect included compiler
« Reply #2 on: April 01, 2020, 07:48:35 pm »
I followed http://forums.codeblocks.org/index.php/topic,23738.msg161976.html#msg161976 and compiler detection worked as expected, but I still consider it a bug and hope that it will take less that 2 years to get fixed.  :)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: codeblocks-20.03mingw-setup does not autodetect included compiler
« Reply #3 on: April 01, 2020, 07:50:56 pm »
Yes, it will (be fix soon). ;)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]