]> git.saurik.com Git - wxWidgets.git/blob - docs/msw/wince/readme.txt
Corrected typo
[wxWidgets.git] / docs / msw / wince / readme.txt
1
2 =================================================
3 Welcome to wxWindows/CE 2.5.1
4 =================================================
5
6 You have downloaded version 2.5.1 of the Windows CE port of
7 the wxWindows GUI library. This runs on PocketPC 2002
8 and SmartPhone 2002.
9
10 More information about the wxWindows project as a whole
11 can be found at:
12
13 http://www.wxwindows.org
14
15 Information about the Windows CE port in particular
16 can be found here:
17
18 http://wiki.wxwindows.org/wiki.pl?Windows_CE_Port
19
20 Supported platforms
21 ===================
22
23 These are the supported platform at the moment:
24
25 - x86 emulator
26 - PocketPC (StrongARM)
27
28 You can test the library and applications using PocketPC emulator
29 and/or Compaq iPAQ or other PDAs using PocketPC
30
31 WindowsCE.NET is not supported.
32
33 Compiler installation
34 =====================
35
36 Get the Visual C++ embedded (FREE) from Microsoft website
37 http://msdn.microsoft.com/vstudio/device/embedded/download.asp
38
39 You must use Visual Tools 3.0 for CE 3.0 
40 (this is the same we are currently using for wxWinCE)
41
42 Install selecting only the two target platforms used:
43
44 - WCE x86em (PocketPC emulation)
45 - WCE ARM (PocketPC StrongARM)
46
47 Download an archive containing the library project file
48 and a sample project file:
49
50 http://www.anthemion.co.uk/wxwin/wxWinCE.zip
51
52 Unarchive this over your wxWindows installation.
53
54 wxWindows/CE Compilation
55 ================================
56
57 Open src/msw/wince/wxWindowsCE.vcp, select an
58 ARM or x86 target, and compile.
59
60 Then open samples/minimal/minimalCE.vcp, select an
61 ARM or x86 target, and compile. You can
62 use the emulator or real hardware to run the
63 sample.
64
65 Status
66 ======
67
68 Currently under development. For further information
69 about what has been done and what needs to be
70 done, see:
71
72 http://wiki.wxwindows.org/wiki.pl?Windows_CE_Port
73
74 Disclaimer
75 ==========
76
77 All product names are used for identification purposes and are trademarks
78 or registered trademarks owned by their respective companies.
79