X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..1d17f92389f6138ae113e8b59a8d4e3bc4ca78a5:/docs/html/platform.htm?ds=inline
diff --git a/docs/html/platform.htm b/docs/html/platform.htm
index 46ef6cbc89..f312ae8078 100644
--- a/docs/html/platform.htm
+++ b/docs/html/platform.htm
@@ -58,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
@@ -67,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 |
@@ -90,7 +91,7 @@ often don't work.
| All BSD systems tests are for wxGTK using gcc. |
FreeBSD |
- version from 3.2 to 4.6, x86 | | VZ |
|
+ all versions between 3.2 and 5.1 x86 | | VZ |
|
@@ -107,7 +108,7 @@ often don't work.
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 |