X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f3b37fd0e60dcdf61c951e3c220fe267e8257f8..9e70eb3b1d349c67224c14e6cc5b2cb5ebd26173:/docs/html/platform.htm
diff --git a/docs/html/platform.htm b/docs/html/platform.htm
index cb2e2d6feb..f312ae8078 100644
--- a/docs/html/platform.htm
+++ b/docs/html/platform.htm
@@ -1,6 +1,6 @@
- Platforms supported by wxWindows 2.x
+ Platforms supported by wxWindows 2.4
@@ -20,10 +20,11 @@
-You will find below the list of all supported platforms for different ports of wxWindows 2.x (wxMSW/wxGTK/wxMotif ports
-only). The cross icon in the third column doesn't mean that the platform is not supported, but just that wxWindows hasn't
-been tested on it recently (the table is being updated for wxWindows 2.3.3
-currently).
+You will find below the list of all supported platforms for different ports of
+wxWindows 2.x (wxMSW/wxGTK/wxMotif ports only). The cross icon in the third
+column doesn't mean that the platform is not supported, but just that
+wxWindows hasn't been tested on it recently (the table is being updated for
+wxWindows 2.4.0 currently).
See also:
@@ -57,7 +58,7 @@ often don't work.
-Win32 (Win 9x/NT/2K) |
+Win32 (Win 9x/NT/2K) |
Visual C++ 4.2/5.x/6.0 | | VZ, JS | Project files are provided for all versions except 4.2 |
Borland C++ 5.0 | |
| Also works with free command line Borland C++ 5.5 |
Mingw32 | | GRG, VZ | Cross compilation from Linux works as well
@@ -66,14 +67,15 @@ often don't work.
|
Cygwin | | Stephane Junique Andrea Venturoli | tested under NT 4, cross-compiling for mingw also works |
Watcom C++ 10 | | JS | Tested with 10.6: works, but wxImage seems to be broken no support for JPEG, TIFF or OpenGL |
Watcom C++ 11 | | Markus Neifer | Tested with 11.0b under win95 |
-
Symantec C++ | |
|
|
+
Open Watcom 1.0 | | Chris Elliott | Tested with 1.0 under W2K(?) |
+
Digital Mars (was Symantec C++) | | Chris Elliott | Tested with 8.34beta |
Win16 (Windows 3.1) |
Visual C++ 1.52 | |
|
Some features are missing (OLE related classes, threads, ...)
- Borland C++ can't cope with ODBC, resources and new wxGrid class |
+ Borland C++ can't cope with ODBC, resources and new wxGrid class. Last tested in wxWindows 2.2.7.
Borland C++ 4.0/5.0 | | JS |
@@ -86,16 +88,27 @@ often don't work.
wxMotif with gcc 2.95 | |
| with OpenMotif |
+
| All BSD systems tests are for wxGTK using gcc. |
FreeBSD |
- wxGTK with gcc | | VZ | Limited thread support on older systems |
+ all versions between 3.2 and 5.1 x86 | | VZ |
|
+
+
+
+NetBSD |
+ 1.6, Alpha | | VZ |
|
+
+
+
+OpenBSD |
+ 3.1, Alpha | | VZ | Some problems with shared libraries, ok with static ones |
Solaris |
wxMotif with Sun CC 4.2 | | VZ | Thread support must be disabled on system with not MT-safe X11 |
wxMotif with gcc | |
|
|
-
wxGTK with Sun CC 4.2 | | Shiv Shankar Ramakrishnan |
|
+
wxGTK with Sun CC 4.2 | | |
|
wxGTK with gcc | |
|
|
wxGTK with Sun CC 5.0 and 6.1 (Solaris 7 and 8) | | Jiri Mracek | You have to edit line 2079 in glib.h to fix GTK+ error |