Thread: Setting up SDL for C

  1. #1
    Registered User
    Join Date
    Feb 2009
    Posts
    23

    Setting up SDL for C

    Now I'm not sure if this is the right section,but I'll post this here.I've got the DevC++ IDE,and I'd like to set up the SDL graphics library with it,but on all the tutorials I saw on the net they only showed how to set it up for C++,and I actually spent a lot of time figuring out that was the problem,while intending to set it up for C in the first place.

    So can any of you guys help me?

  2. #2
    Registered User rogster001's Avatar
    Join Date
    Aug 2006
    Location
    Liverpool UK
    Posts
    1,472

    setup

    i only ever wrote in c++ with sdl i think but i dont think there should be a problem with c code, but then i have been imbibing fizzy lifting juice most of day so i cant remember well, the problems with sdl setup are usually linking, ide or OS specific, not c or c++. so what exactly are problems you having? also download codeblocks or similar, not dev cpp
    Thought for the day:
    "Are you sure your sanity chip is fully screwed in sir?" (Kryten)
    FLTK: "The most fun you can have with your clothes on."

    Stroustrup:
    "If I had thought of it and had some marketing sense every computer and just about any gadget would have had a little 'C++ Inside' sticker on it'"

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. SDL project setup
    By rogster001 in forum C Programming
    Replies: 22
    Last Post: 08-28-2009, 08:05 AM
  2. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  3. Resource ICONs
    By gbaker in forum Windows Programming
    Replies: 4
    Last Post: 12-15-2003, 07:18 AM
  4. Need help setting up SDL with MSVC
    By JOsephPataki in forum C Programming
    Replies: 4
    Last Post: 06-20-2003, 03:35 AM
  5. sdl in c++
    By Klinerr1 in forum C++ Programming
    Replies: 8
    Last Post: 07-07-2002, 07:46 AM