X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3285ee538be44537a0d4e43252db18f5e7362782..bf354396f61a2e1bd5544b67ecde341b6ff9bf35:/docs/msw/wince/readme.txt diff --git a/docs/msw/wince/readme.txt b/docs/msw/wince/readme.txt index 7fe098adc3..c47ef56aba 100644 --- a/docs/msw/wince/readme.txt +++ b/docs/msw/wince/readme.txt @@ -87,11 +87,6 @@ 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