]> git.saurik.com Git - wxWidgets.git/blob - docs/msw/wince/readme.txt
Added Marco's first WinCE files
[wxWidgets.git] / docs / msw / wince / readme.txt
1
2 =================================================
3 Welcome to wxWindows/CE 2.3.4 (is becoming 2.5.0)
4 =================================================
5
6 You have downloaded version 2.3.4 of the WinCE 3.0 port of
7 the wxWindows GUI library. This runs on WindowsCE 3.0.
8
9 More information about the wxWindows project as a whole
10 can be found at:
11
12 http://www.wxwindows.org
13
14
15 Supported platforms
16 ===================
17
18 These are the supported platform at the moment
19 - x86 emulator
20 - PocketPC (StrongARM)
21
22 You can test the library and applications using PocketPC emulator
23 and/or Compaq iPAQ or other PDAs using PocketPC
24
25 WindowsCE.NET is not supported.
26
27
28
29 Compiler installation
30 =====================
31
32 Get the Visual C++ embedded (FREE) from Microsoft website
33 http://msdn.microsoft.com/vstudio/device/embedded/download.asp
34
35 You must use Visual Tools 3.0 for CE 3.0 
36 (this is the same we are currently using for wxWinCE)
37
38 Install selecting only the two target platforms used:
39 - WCE x86em (PocketPC emulation)
40 - WCE ARM (PocketPC StrongARM)
41
42
43
44 General installation notes
45 ==========================
46
47 Alter your WXWIN environment variable to point to the root directory of the
48 wxWindows installation.
49
50 Add wxWindows include and library paths into Tools-Options-Directories
51
52
53
54 wxWindows/CE Compilation
55 ================================
56
57 The following sections explain how to compile wxWindows/CE with the
58 Visual C++ embedded compiler.
59
60
61
62 Status
63 ======
64
65 Currently develompment
66
67
68
69 Disclaimer
70 ==========
71
72 All product names are used for identification purposes and are trademarks
73 or registered trademarks owned by their respective companies.
74
75
76
77 Marco Cavallini
78 www.koansoftware.com
79
80 .eof.