开发者

How do I get OpenGL/GLUT working with Eclipse IDE (cocoa 64 bit) using C++ and on Snow Leopard

开发者 https://www.devze.com 2022-12-16 21:49 出处:网络
This seems like it should be strait forward, but 开发者_StackOverflowa lot of the information I\'m finding it pre-snow leopard, deals with cocoa and carbon, or the XCode IDE.None of which helps me wit

This seems like it should be strait forward, but 开发者_StackOverflowa lot of the information I'm finding it pre-snow leopard, deals with cocoa and carbon, or the XCode IDE. None of which helps me with my problem at hand.

I simply want to compile, and run openGL using C++ without becoming dependent on the Mac environment since I will most likely need to get my code running on a linux box. Minor changes may be unavoidable though...

I've found the header files and can include them but I'm having trouble with the linking, compiling, and executing within Eclipse.

Thanks.


Please see my answer at OpenGL and GLUT in Eclipse on OS X

0

精彩评论

暂无评论...
验证码 换一张
取 消