Mobile/Build/Windows Mobile Build Instructions
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