Mobile/Build/Windows Mobile Build Instructions

From MozillaWiki
< Mobile‎ | Build
Revision as of 19:14, 18 January 2008 by Dougt (talk | contribs) (New page: Setup: You will only have to do this once. Follow the instructions [http://developer.mozilla.org/en/docs/Windows_Build_Prerequisites, here] to setup a window development environment. On...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Setup:

You will only have to do this once.

Follow the instructions here to setup a window development environment. Only VC8 is supported.

You must also [1] hg and it needs to be in your path.

Then you need to install the Windows Mobile 6 SDK. You might to install some extra software to resolve dependencies.


directions:

hg clone http://hg.mozilla.org/users/dougt_mozilla.com/WindowsMobileBuild

cd WindowsMobileBuild

python client.py checkout

export PATH=$PATH:<path-to-WindowsMobileBuild>/build/wince/tools/vs8ppc2003arm

make -f client.mk build