Author Topic: Cygwin not auto-detected ?  (Read 3787 times)

Offline TmX

  • Single posting newcomer
  • *
  • Posts: 3
Cygwin not auto-detected ?
« on: November 06, 2006, 05:15:19 am »
I have Cygwin installed in C:\cygwin and MinGW in C:\mingw
Each time I use the auto detect, it only detects MinGW.BTW, I'm using the 3rd November nightly build

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Cygwin not auto-detected ?
« Reply #1 on: November 06, 2006, 07:42:28 am »
I have Cygwin installed in C:\cygwin and MinGW in C:\mingw
Each time I use the auto detect, it only detects MinGW.BTW, I'm using the 3rd November nightly build
Yes, because there is no auto-detect for Cygwin as this compiler is not supported in auto-detect. Anyway: The only thing you need is to make a copy of the MinGW compiler, rename it to Cygwin and adopt the path to C:\Cygwin (in your case).
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ