Date: Tue, 27 Sep 2005 19:43:13 -0400 From: Tristan Trutna To: cga@cmu.edu Subject: ODE on Mac OS X 1) Install X11 (from OSX install DVDs) 2) Install XCode (from OSX install DVDs or register as an Apple Developer and download) 3) download ODE from www.ode.org 4) edit config/user-settings in a text editor, set PLATFORM=osx 5) make all done. I haven't figured out how to recompile your examples yet... it can't seem to find the files you import but i have them in the same folder as the ODE test programs which have the exact same #include statements. -Tristan