Thread: Compiler

  1. #1
    Registered User
    Join Date
    Sep 2007
    Posts
    20

    Compiler

    OK, so i got a microsoft windows thing on my mac that let me run windows. I downloaded the dev bloodshed C++ compiler and fell in love with it, it was so simple! (I am the uber nub). Well, one day my windows thing just stopped working : ( So what do I do? I download x-code, thats what everyone says to do.

    I HAVE NEVER BEEN MORE CONFUSED!!!!! (With all the files and stuff, I couldn't just find where to even type the code!!!!)

    Dev was soooo simple, I just popped in my code, hit compile and run and bam! It was done.

    Is there any help for me, or do I just have to learn to use x-code?

    Ugh...

    -thanks
    Last edited by Suudsu2200; 12-28-2007 at 05:47 PM.

  2. #2
    and the hat of sweating
    Join Date
    Aug 2007
    Location
    Toronto, ON
    Posts
    3,545
    Well I'd dump the Mac and get a real PC. But then, that's just me.

  3. #3
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    You could get a command line GCC.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  2. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  3. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  4. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM