Physics Simulation Forum

 

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Mon Apr 23, 2012 8:10 pm 
Offline

Joined: Mon Apr 23, 2012 8:05 pm
Posts: 2
I want to use Bullet on Mac OS 10.6 (Intel). I want to use traditional make files, because the application should be cross-plattform compatible to Linux. However, OpenGL-Support is not recognized during Installation, but is available because the simple, OpenGL-Application i am working on compile under OS X with OpenGL. What is most likely to cause the problem ? Makefile Output following:

Code:
ChrissieBrown:bullet chrissie$ cmake CMakeLists.txt
OPENGL FOUND
/System/Library/Frameworks/AGL.framework/System/Library/Frameworks/OpenGL.framework
-- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
GLUT FOUND
-framework GLUT
-- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/chrissie/my_src/bullet


Top
 Profile  
 
PostPosted: Tue Apr 24, 2012 1:25 am 
Offline
Site Admin
User avatar

Joined: Sun Jun 26, 2005 6:43 pm
Posts: 3744
Location: California, USA
Bullet should work fine on OSX including the OpenGL demos.

It looks like your cmake found GLUT and OpenGL just fine. Did you try running make?

autotools and premake can also create OpenGL supporting makefiles.
Thanks,
Erwin


Top
 Profile  
 
PostPosted: Tue Apr 24, 2012 6:02 am 
Offline

Joined: Mon Apr 23, 2012 8:05 pm
Posts: 2
You are right, it compiled and run. I just wondered myself about the Obelete-Warning-Message, which does not appear under Linux. Thanks for help.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group