Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 64 and Version 65 of dev/MacOSX


Ignore:
Timestamp:
Mar 26, 2011, 5:00:25 PM (13 years ago)
Author:
youngk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/MacOSX

    v64 v65  
    5454|| Library name || Minimum Version || Recommended Version || Notes ||
    5555|| [http://www.ogre3d.org/ "OGRE 3D Graphics Engine"] || 1.4 || 1.7.2 ||  ||
    56 || [http://www.cegui.org.uk/wiki/index.php/Main_Page "CEGUI (Crazy Eddie's GUI System)"] || 0.5 || 0.6.2 || Only CEGUI.framework is needed. Plus, disable all ppc architectures ||
     56|| [http://www.cegui.org.uk/wiki/index.php/Main_Page "CEGUI (Crazy Eddie's GUI System)"] || 0.5 || 0.6.2 || We need: CEGUI.framework, CEGUILuaScriptModule.framework and ceguitolua++.framework. Plus, disable all ppc architectures ||
    5757|| [http://www.boost.org/ "Boost libraries"]  || 1.35 || 1.44 || Hint: Use MacPorts ||
    5858|| [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 ||