1
Computer Programming / [Help]Eclipse C++ OpenGL on a mac
« on: August 14, 2013, 09:39:15 am »
Hello, I am using a mac right now and want to use OpenGL on C++.
I use the eclipse IDE. I have already setup my C++ enviroment so don't worry about that.
So I can get to this stage: http://www.paulsolt.com/GLUT/images/Properties2.jpg
But I have no idea how to add the libraries. When I go on the OpenGL site it just says that I should use Xcode.
I can find the OpenGL and GLUT files in Xcode. But I don't know how to move them over to eclipse.
Side note: I would use Xcode for this but the only tutorial I can find for Xcode C++ with OpenGL isn't using the up to date version of Xcode.
I use the eclipse IDE. I have already setup my C++ enviroment so don't worry about that.
So I can get to this stage: http://www.paulsolt.com/GLUT/images/Properties2.jpg
But I have no idea how to add the libraries. When I go on the OpenGL site it just says that I should use Xcode.
I can find the OpenGL and GLUT files in Xcode. But I don't know how to move them over to eclipse.
Side note: I would use Xcode for this but the only tutorial I can find for Xcode C++ with OpenGL isn't using the up to date version of Xcode.