Translations of this page:

This is an old revision of the document!
—-

Building WME Lite from sources

Microsoft Windows

Provided are solution and project files for Visual Studio 2008.

Mac OS X

  • Obtain sources from SVN repository: http://code.google.com/p/wmelite/source/checkout
  • Download dependencies for XCode 3 (dep_xcode.zip): http://code.google.com/p/wmelite/downloads/list
  • Unpack the dependencies to xcode/dep directory.
  • Download precompiled SDL.framework (SDL.framework.zip): http://code.google.com/p/wmelite/downloads/list
  • Unpack SDL.framework to /Library/Frameworks/
  • Open the project file (xcode/wmelite/wmelite.xcodeproj) in XCode and compile.
  • Once compiled:
    • Open the resulting application bundle (wmelite.app) by right-clicking it in Finder and selecting "Show Package Contents".
    • Copy your game packages (.dcp files) to "Contents/Resources" directory inside the application bundle (WME Lite will also find the .dcp files if you copy them to the same directory where the application bundle resides, but copying them inside the bundle allows for easier distribution).

Provided is a project file for XCode 3.

iOS

  • Obtain sources from SVN repository: http://code.google.com/p/wmelite/source/checkout
  • Download dependencies for XCode 3 (dep_xcode-ios.zip): http://code.google.com/p/wmelite/downloads/list
  • Unpack the dependencies to xcode-ios/dep directory.
  • Copy your game package (data.dcp) to xcode-ios/wmelite directory (note: if your game package uses a different name or if you need to use multiple .dcp files, you will have to modify the xcode project)
  • Open the project file (xcode-ios/wmelite/wmelite.xcodeproj) in XCode and compile.

Provided is a project file for XCode 3.

 
wmelite/building.1303758843.txt.gz · Last modified: 2011/04/25 21:14 by Mnemonic
Recent changes RSS feed Creative Commons License Driven by DokuWiki