Changed version to 2.5.1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-09-14 19:39:34 +00:00
parent ef0120c1bb
commit 93f467a3b4
42 changed files with 95 additions and 96 deletions

View File

@@ -1,7 +1,7 @@
Installing wxWindows 2.5.0
Installing wxWindows 2.5.1
--------------------------
This is wxWindows 2.5.0 for Microsoft Windows 9x/ME, Windows NT, Windows 2000
This is wxWindows 2.5.1 for Microsoft Windows 9x/ME, Windows NT, Windows 2000
and Windows XP. This is an unstable development release. Note that unstable in
this context doesn't mean that it crashes a lot, just that the library API may
change in backwards incompatible way during the 2.5 branch lifetime.
@@ -263,7 +263,7 @@ Metrowerks CodeWarrior compilation
----------------------------------
1. CodeWarrior Pro7 project files in XML format are already
included in wxMSW-2.5.0.zip and the setup version.
included in wxMSW-2.5.1.zip and the setup version.
2. Review the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if
you are working from the CVS version) to make sure the settings reflect
@@ -568,7 +568,7 @@ Advanced options
----------------
MONOLITHIC=1
Starting with version 2.5.0, wxWindows has the ability to be built as
Starting with version 2.5.1, wxWindows has the ability to be built as
several smaller libraries instead of single big one as used to be the case
in 2.4 and older versions. This is called "multilib build" and is the
default behaviour of makefiles. You can still build single library

View File

@@ -1,21 +1,27 @@
=================================================
Welcome to wxWindows/CE 2.3.4 (is becoming 2.5.0)
Welcome to wxWindows/CE 2.5.1
=================================================
You have downloaded version 2.3.4 of the WinCE 3.0 port of
the wxWindows GUI library. This runs on WindowsCE 3.0.
You have downloaded version 2.5.1 of the Windows CE port of
the wxWindows GUI library. This runs on PocketPC 2002
and SmartPhone 2002.
More information about the wxWindows project as a whole
can be found at:
http://www.wxwindows.org
Information about the Windows CE port in particular
can be found here:
http://wiki.wxwindows.org/wiki.pl?Windows_CE_Port
Supported platforms
===================
These are the supported platform at the moment
These are the supported platform at the moment:
- x86 emulator
- PocketPC (StrongARM)
@@ -24,8 +30,6 @@ and/or Compaq iPAQ or other PDAs using PocketPC
WindowsCE.NET is not supported.
Compiler installation
=====================
@@ -36,35 +40,36 @@ You must use Visual Tools 3.0 for CE 3.0
(this is the same we are currently using for wxWinCE)
Install selecting only the two target platforms used:
- WCE x86em (PocketPC emulation)
- WCE ARM (PocketPC StrongARM)
Download an archive containing the library project file
and a sample project file:
http://www.anthemion.co.uk/wxwin/wxWinCE.zip
General installation notes
==========================
Alter your WXWIN environment variable to point to the root directory of the
wxWindows installation.
Add wxWindows include and library paths into Tools-Options-Directories
Unarchive this over your wxWindows installation.
wxWindows/CE Compilation
================================
The following sections explain how to compile wxWindows/CE with the
Visual C++ embedded compiler.
Open src/msw/wince/wxWindowsCE.vcp, select an
ARM or x86 target, and compile.
Then open samples/minimal/minimalCE.vcp, select an
ARM or x86 target, and compile. You can
use the emulator or real hardware to run the
sample.
Status
======
Currently develompment
Currently under development. For further information
about what has been done and what needs to be
done, see:
http://wiki.wxwindows.org/wiki.pl?Windows_CE_Port
Disclaimer
==========
@@ -72,9 +77,3 @@ Disclaimer
All product names are used for identification purposes and are trademarks
or registered trademarks owned by their respective companies.
Marco Cavallini
www.koansoftware.com
.eof.