Thread: ERROR in Tutorial

  1. #1
    Registered User
    Join Date
    Oct 2009
    Posts
    1

    ERROR in Tutorial

    I experienced an error in the tutorial at:

    Cprogramming.com Tutorial: Setting up Code::Blocks and MINGW, A Free C and C++ Compiler, on Windows


    Specifically Step 3 did not happen.

    As such I got an "invalid compiler" error when trying to build example.


    It was corrected by setting the "toolchain" setting, but only after guidance on the C::B forums.


    Is my system (XP C::B 8.02) somehow anomalous?

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    Yes, in that I've set up C::B on several different machines and always had that window come up the first time it ran. I'm not sure what happened that you did not get that window.

  3. #3
    Registered User Dawnson's Avatar
    Join Date
    Oct 2009
    Location
    In front of my computer
    Posts
    6
    I have no problem when I install the C::B. My system is Win 7.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. My new website
    By joeprogrammer in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 03-17-2006, 07:38 PM
  2. Cprog tutorial: Design Patterns
    By maes in forum C++ Programming
    Replies: 7
    Last Post: 10-11-2004, 01:41 AM
  3. Tutorial review
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 03-22-2004, 09:40 PM
  4. Problem with tutorial (Vector class)
    By OdyTHeBear in forum C++ Programming
    Replies: 4
    Last Post: 12-18-2002, 02:49 PM
  5. My DirectInput tutorial....
    By jdinger in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 06-18-2002, 11:32 PM