Recent content by enriquito03

  1. E

    OpenGL Programming

    Thanks for the help. I have always stuck with using Visual Studio since it has such a great debugger, so I haven't figured out the intricasies of programming on OS X. Figured I should start learning since I got my new mac. Are there any good Xcode books I can pick up? Also, do you know of...
  2. E

    OpenGL Programming

    Thanks for the help. I had found the Add to Project listing but I was looking in the wrong Library for the framework :-p. Now that I have gotten the file to compile, it crashes. This source runs fine in Visual Studio, so I know it works, just have to get a few syntactical thinks write for the...
  3. E

    OpenGL Programming

    I have not done much programming on my Mac except for short programs compiled through the terminal. So I'm basically a noob. I need help with compiling a GLUT/OpenGL program on my computer using Xcode 2.1. I have read online that you need to add a framework for each GLUT and OpenGL. What...
Back
Top