From: Stefan Neis Date: Sun, 28 Oct 2007 18:36:28 +0000 (+0000) Subject: OS/2 currently unsupported due to platform's insufficient Unicode support. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7f2689be39e5b0d794b19732a1a9fb57247bee8a OS/2 currently unsupported due to platform's insufficient Unicode support. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/html/platform.htm b/docs/html/platform.htm index 4f64c8fac2..993ee1f6ee 100644 --- a/docs/html/platform.htm +++ b/docs/html/platform.htm @@ -172,18 +172,8 @@ often don't work. -OS/2 - wxOS2-2.4.x with VAC++ 3.0AlmostDWSupport for this out-dated compiler has been given up for 2.5 - wxOS2 with EMXAlmostSN
- wxOS2 with EMX+gcc 3.2.1AlmostDave Parsons
- Innotek gcc 3.2.2NoDWThis compilers uses an object format incompatible with current X11 libraries, so forget about wxGTK/wxMotif/wxX11. CVS now supports building wxOS2, but linking does not yet work OOTB. - Open Watcom 1.0/1.1No
Again, object format is incompatible with X11 libs, so forget about wxGTK/wxMotif/wxX11. We would need somebody having enough time to dig into the build system and find out how to adapt OpenWatcom's makefiles (or rather bakefiles) for Windows to OS/2. - wxGTK with EMXOkSN
- wxMotif with EMXOkSNwith LessTif 0.89 - wxX11 with EMXOkSN
- wxGTK with EMX+gcc 3.2.1Ok

- wxMotif with EMX+gcc 3.2.1Ok
with LessTif 0.89 - wxX11 with EMX+gcc 3.2.1Ok

+OS/2 +
No
Starting with wxWidgets-2.9.0, wxWidgets supports Unicode builds only. Unfortunately, Unicode support is currently insufficient in all C libraries on OS/2, so only wxWidgets-2.8.x can be used.