aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/libode.dylib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update ODE for mac from source code in opensim-libs SVN library. This ↵Justin Clark-Casey (justincc)2011-04-081-0/+0
| | | | | | | | | | | | | | version is r1755 + patches as detailed in the svn logs. This brings it into line with the Windows and Linux libraries. This is a universal dylib with x86_64, i386 and ppc parts. However, even on a 64 bit Intel machine Mono can only P/INVOKE the i386 version right now. ppc is untested. The configuration used to compile was CFLAGS="-g -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -arch i386 -arch x86_64 -arch ppc" CXXFLAGS="-g -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -arch i386 -arch x86_64 -arch ppc" LDFLAGS="-arch i386 -arch x86_64 -arch ppc" ./configure --enable-old-trimesh --disable-asserts --enable-shared --disable-dependency-tracking --disable-demos --without-x --disable-demos --without-x is required to build ODE on Mac OS X CFLAGS, CXXFLAGS and --disable-dependency-tracking are necessary to build the universal dylib (some compilation lines use CFLAGS instead of CXXFLAGS) The other settings are tweaks for using ODE with OpenSim
* Update Mac OS X ODE binary to opensim-libs r69.Jeff Ames2008-10-131-0/+0
|
* Update OS X ODE binary to opensim-libs r46.Jeff Ames2008-06-201-0/+0
|
* Update ODE binary for OS X to opensim-libs r43Jeff Ames2008-05-191-0/+0
|
* Update Mac OS X ODE binary to opensim-libs r41.Jeff Ames2008-04-061-0/+0
|
* Update OS X libode binary to opensim-libs r36.Jeff Ames2008-04-021-0/+0
|
* Updated ODE lib for OS X (built from opensim-libs r27)Jeff Ames2008-01-301-0/+0
|
* Rewrote svn properties handling script in python. Added more file types.Jeff Ames2008-01-261-0/+0
|
* added libs for ode and openjpeg for intel mac osx to binJeff Ames2007-11-161-0/+0