Thread: mingw-32, where are you?

  1. #1
    Registered User
    Join Date
    Nov 2009
    Posts
    3

    Unhappy mingw-32, where are you?

    Hey friends, I'm super new at all this, so forgive me what is likely a very novice question.

    I've installed code::blocks 8.02 but when I try and build, it returns a "uses an invalid compiler. Skipping..." status.

    I figured this was because the compiler and directory settings weren't set properly. In Settings>Compiler and Debugger>Toolchain Executables it was set to a directory on the C drive I don't have. When I searched for where those files were (files like mingw32-gcc.exe, gdb.exe, windres.exe) I couldn't find them anywhere.

    To what subset of programs is it referring to, and where can I find them?

    Thanks so much for all of your help!

  2. #2
    Registered User
    Join Date
    Mar 2007
    Posts
    416
    Did you download codeblocks with mingw? or just the IDE?

    On mine the MinGW directory is in C:/Program Files/codeblocks/MinGW

  3. #3
    Registered User
    Join Date
    Nov 2009
    Posts
    3
    It must have just been the IDE, because in my C:\Program Files\Codeblocks I only have one directory, \share.

  4. #4
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    You can install MinGW yourself, or just get the Code::Blocks package that includes MinGW.

  5. #5
    Registered User
    Join Date
    Nov 2009
    Posts
    3
    Got it figured out. Thanks for the help guys! If anyone in the future has this issue, this site is extremely helpful:

    Browse MinGW - Minimalist GNU for Windows Files on SourceForge.net

  6. #6
    Ex scientia vera
    Join Date
    Sep 2007
    Posts
    477
    Quote Originally Posted by tja52 View Post
    Got it figured out. Thanks for the help guys! If anyone in the future has this issue, this site is extremely helpful:

    Browse MinGW - Minimalist GNU for Windows Files on SourceForge.net
    Wait.. So what you're saying is that the site that was set up by mingw's makers for this exact purpose was indeed good for this purpose?

    Well, shiiiiieeet.
    "What's up, Doc?"
    "'Up' is a relative concept. It has no intrinsic value."

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 16
    Last Post: 11-23-2007, 01:48 PM
  2. Error with a vector
    By Tropicalia in forum C++ Programming
    Replies: 20
    Last Post: 09-28-2006, 07:45 PM
  3. creating an array of rects
    By a1dutch in forum C++ Programming
    Replies: 8
    Last Post: 03-07-2006, 06:15 PM
  4. Need help with calculator program
    By Kate in forum C# Programming
    Replies: 1
    Last Post: 01-16-2004, 10:48 AM
  5. Resource ICONs
    By gbaker in forum Windows Programming
    Replies: 4
    Last Post: 12-15-2003, 07:18 AM

Tags for this Thread