Thread: Graphics Problem

  1. #1
    Student drdroid's Avatar
    Join Date
    Feb 2002
    Location
    Montreal, Quebec
    Posts
    669

    Exclamation Graphics Problem

    I'm using Borland, just to put that out there . I downloaded allegro version 3.12. I unziped it and found that the files were in source format and that the installation said to compile them... I did and found that the program was written in C... Ahhhh... Does anyone know any good alternatives to allegro... and could ya give the website for 'em?

  2. #2
    Student drdroid's Avatar
    Join Date
    Feb 2002
    Location
    Montreal, Quebec
    Posts
    669

    Exclamation OpenGL

    And if you say opengl can you show me a program in advance so I know what I'm getting my head into... thanx in advance.

  3. #3
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    > I did and found that the program was written in C... Ahhhh... Does anyone know any good alternatives to allegro...

    Why does finding that they're in C make you want to use something else?

    Try nehe.gamedev.net

  4. #4
    Student drdroid's Avatar
    Join Date
    Feb 2002
    Location
    Montreal, Quebec
    Posts
    669

    Um.. I don't have a c compiler...

    My only compiler is Borland and it doesn't compile c code.

  5. #5
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    ?

    Try saving a file as .c and then compiling it...

  6. #6
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212

    Re: Um.. I don't have a c compiler...

    Originally posted by drdroid
    My only compiler is Borland and it doesn't compile c code.
    Maybe you should use DJGPP

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Beginning Game Programming Type Books
    By bumfluff in forum Game Programming
    Replies: 36
    Last Post: 09-13-2006, 04:15 PM
  2. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM
  3. Graphics Programming :: Approach and Books
    By kuphryn in forum Windows Programming
    Replies: 4
    Last Post: 05-11-2004, 08:33 PM
  4. half ADT (nested struct) problem...
    By CyC|OpS in forum C Programming
    Replies: 1
    Last Post: 10-26-2002, 08:37 AM
  5. binary tree problem - help needed
    By sanju in forum C Programming
    Replies: 4
    Last Post: 10-16-2002, 05:18 AM