Tuesday, May 26, 2009

IDE Installation & Configuration

This is a small tutorial for those of you that want to try to install the compiler the and the SDL libraries before our first meeting. Don't worry if something does not make sense, we will go over these steps again on our fist meeting.

Before you see the tutorial click here to download the programs required during the installation.

Now click play to watch the tutorial. There is no sound, but you should be able to follow the steps to compile, link, and execute a simple C++ program using the SDL library. (Hint: You can see the instructions better if you view the video in full screen)



Let me know if there are any questions and/or suggestions. June 2nd is almost here!

2 comments:

  1. You copied and pasted the linker directives and the code. Are the source files for the copy and paste in the zip file?

    ReplyDelete
  2. Hi Scott,

    I think this is already resolved by the new files I posted after our first meeting.

    ReplyDelete