Hi,
I've had some trouble compiling OpenGl programs under OS 10.2. 10.1 was fine, but 10.2 doesn't seem to work. I used to compile like this:
c++ main.cpp -framework OpenGL -framework GLUT -framework lobjc
Now when I try and do that, it says that it can not find lobjc. Any advice?
Thanks,
Oh, also does anyone know how to do this using the project builder so that I get an actual application icon? Somebody showed me, but that only worked in 10.1, and now the project builder is completely different. Thanks again!