Thread: mingw help

  1. #16
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    'mingw32-make.exe' is the default MinGW make program; 'make.exe' is installed by msys. This issue with make is documented in MinGW's faq. MSys is likewise documented in MinGW's faq.
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

  2. #17
    Registered User
    Join Date
    Mar 2007
    Posts
    109
    thanks i figured it out

  3. #18
    Anirban Ghosh
    Join Date
    Jan 2006
    Posts
    278
    Well, when you have installed mingw through an installer on your system possible at c:\mingw, use an IDE such as CODE BLOCKS for programming. The IDE will automatically detect the installed mingw. You do not have to do anything.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Mingw and elcipse HELP
    By Rob4226 in forum Windows Programming
    Replies: 1
    Last Post: 03-04-2008, 01:35 AM
  2. MinGW thread-safe runtime libraries
    By Mario F. in forum C++ Programming
    Replies: 3
    Last Post: 08-21-2006, 08:15 AM
  3. Free compiler for commercial development? (mingw?)
    By kook44 in forum Windows Programming
    Replies: 8
    Last Post: 01-07-2006, 09:32 AM
  4. SDL and MinGW Studio
    By Vicious in forum Tech Board
    Replies: 0
    Last Post: 07-30-2004, 09:59 PM
  5. Convert Microsoft LIB to MingW compatible lib
    By tigs in forum Windows Programming
    Replies: 0
    Last Post: 07-20-2004, 06:53 PM