Changes between Version 36 and Version 37 of dev/MacOSX
- Timestamp:
- Nov 24, 2010, 8:09:07 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/MacOSX
v36 v37 36 36 37 37 || Dependency Package || Version || Size || 38 || [http://svn.orxonox.net/ogre/apple/precompiled_dependencies/OrxonoxDeps_ 101108_1.0_OSX.7z "Mac OS X"] || 1.0 || 40M ||38 || [http://svn.orxonox.net/ogre/apple/precompiled_dependencies/OrxonoxDeps_current_OSX.7z "Mac OS X"] || 1.0 || 44M || 39 39 40 40 For the suicidal ones, here's the dependency list, if you want to compile them yourself (files are preferentially dynamically linked): 41 41 Please note though: Apple uses an "install name" for its libraries. Follow the CocoaDev guide to set these install names appropriately: [http://www.cocoadev.com/index.pl?ApplicationLinking "Application Linking"] 42 42 43 || Library name 44 || OGRE 3D Graphics Engine|| 1.4 || 1.7.2 || ||45 || CEGUI (Crazy Eddie's GUI System)|| 0.5 || 0.6.2 || ||46 || Boost libraries|| 1.35 || 1.44 || Hint: Use MacPorts ||47 || ENet (Network library)|| 1.1 || - || Included in orxonox ||48 || Lua (scripting language) || 5.0 or 5.1 || 5.1.4 || Hint: Use the patchfile located in the Tools directory of the dependency package ($patch -p1 -i patchfile)||43 || Library name || Minimum Version || Recommended Version || Notes || 44 || [http://www.ogre3d.org/ "OGRE 3D Graphics Engine"] || 1.4 || 1.7.2 || || 45 || [http://www.cegui.org.uk/wiki/index.php/Main_Page "CEGUI (Crazy Eddie's GUI System)"] || 0.5 || 0.6.2 || || 46 || [http://www.boost.org/ "Boost libraries"] || 1.35 || 1.44 || Hint: Use MacPorts || 47 || [http://enet.bespin.org/ "ENet (Network library)"] || 1.1 || - || Included in orxonox || 48 || [http://www.lua.org/ "Lua (scripting language)"] || 5.0 or 5.1 || 5.1.4 || Hint: Use the patchfile located in the Tools directory of the dependency package. ($patch -p1 -i patchfile) inside source dir || 49 49 || Tcl (shell script language) || 8.4 or 8.5 || - || Use Apple system version || 50 50 || OpenAL (audio) || (not yet specified) || - || Use Apple system version || 51 51 || ALUT (audio) || (not yet specified) || - || Can't be compiled on Apple. Use dummy package included in dependency package || 52 || LibOgg|| (not yet specified) || 1.2.1 || ||53 || LibVorbis|| (not yet specified) || 1.3.2 || ||54 || LibVorbisFile|| (not yet specified) || 1.3.2 || Comes with LibVorbis ||52 || [http://www.xiph.org/vorbis/ "LibOgg"] || (not yet specified) || 1.2.1 || || 53 || [http://www.xiph.org/vorbis/ "LibVorbis"] || (not yet specified) || 1.3.2 || || 54 || [http://www.xiph.org/vorbis/ "LibVorbisFile"] || (not yet specified) || 1.3.2 || Comes with LibVorbis || 55 55 || ZLib (compression) || (not yet specified) || - || Use Apple system version || 56 56