Defaults in wxWinCE documented.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-07-27 20:01:02 +00:00
parent c962017556
commit 3285ee538b
2 changed files with 18 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
=================================================
Welcome to wxWidgets/CE 2.6.1
Welcome to wxWidgets/CE 2.6.2
=================================================
You have downloaded version 2.6.1 of the Windows CE port of
You have downloaded version 2.6.2 of the Windows CE port of
the wxWidgets GUI library. This runs on Pocket PC 2002/2003,
Smartphone 2002/2003, and Windows CE .NET 4.x.
@@ -87,6 +87,11 @@ To compile using the emulator on eVC++3:
WIN32 (WCE x86 Debug) configuration, and select Pocket PC 2002 and
Pocket PC 2002 Emulation as before.
Note: since wxWidgets/CE 2.6.2 release RTTI (and exceptions) are enabled
by default targeting eVC environment. This can lead to build problems with
eVC3 we tried to compensate. It is possible that you still have to remove
some compiler flags (like /EHsc) by hand after opening in IDE.
To compile using the emulator on eVC++4:
- Open build/wince/wx.vcw, select the