News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Cygwin not auto-detected ?

Started by TmX, November 06, 2006, 05:15:19 AM

Previous topic - Next topic

TmX

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

MortenMacFly

Quote from: TmX 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
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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]