From 1cc0bc109a9057eab309a95f5d37eb6253b41d65 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 17 Feb 2004 11:19:41 +0000 Subject: [PATCH] Tweaked the WinCE readme git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/wince/readme.txt | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/docs/msw/wince/readme.txt b/docs/msw/wince/readme.txt index 8fae0bead1..a5b35607bf 100644 --- a/docs/msw/wince/readme.txt +++ b/docs/msw/wince/readme.txt @@ -15,7 +15,7 @@ can be found at: Information about the Windows CE port in particular can be found here: -http://wiki.wxwindows.org/wiki.pl?Windows_CE_Port +http://wiki.wxwindows.org/wiki.pl?Developers_Notebook/WxWinCE Supported platforms =================== @@ -85,6 +85,28 @@ ARM, x86 or emulator target, and compile. You can use the emulator or real hardware to run the sample. +There may be long delays while VC++ computes dependencies, and expect +to wait a long time for loading and saving the workspace. + +To compile using the emulator on eVC++3: + +- Open src/msw/wince/wxWindowsCE.vcp, select the + WIN32 (WCE x86) Debug Unicode configuration, close the dialog, + then select Pocket PC 2002 and Pocket PC 2002 Emulation on the toolbar, + and compile. + +- Open samples/minimal/minimalCE.vcp, select the + WIN32 (WCE x86 Debug) configuration, select Pocket PC 2002 and + Pocket PC 2002 Emulation as before, and compile. + +To compile using the emulator on eVC++4: + +- Open src/msw/wince/wxWindowsCE.vcp, select the + WIN32 (WCE Emulator) Debug Unicode configuration, and compile. + +- Open samples/minimal/minimalCE.vcp with eCV 4.0, select the + WIN32 (WCE emulator) Debug configuration, and compile. + Status ====== -- 2.47.2