]> git.saurik.com Git - wxWidgets.git/blame - docs/html/platform.htm
fixed low resolution problem with wxPostScriptDC
[wxWidgets.git] / docs / html / platform.htm
CommitLineData
ddb25746
VZ
1<html>
2<head>
c837a756 3 <title>Platforms supported by wxWindows 2.x</title>
ddb25746
VZ
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="Author" content="Vadim Zeitlin">
6</head>
7<body>
8
281b0186
JS
9<FONT FACE="Arial, Lucida Sans, Helvetica">
10
f6bcfd97 11<table align=center width=100% border=0 cellpadding=5 cellspacing=0>
281b0186 12<tr>
f6bcfd97
BP
13<td bgcolor="#C4ECF9" align=left colspan=2>
14<font size=+1 face="Arial, Lucida Sans, Helvetica" color="#000000">
281b0186
JS
15Supported Platforms
16</font>
17</td>
18</tr>
19</table>
20
21</p>
22
ddb25746
VZ
23You will find below the list of all supported platforms for different ports of wxWindows 2.x (wxMSW/wxGTK/wxMotif ports
24only). The cross icon in the third column doesn't mean that the platform is not supported, but just that wxWindows hasn't
c837a756
VZ
25been tested on it recently (the table is being updated for wxWindows 2.1.14
26beta currently).
27<p>
281b0186 28See also the <A HREF="http://www.lpthe.jussieu.fr/~zeitlin/wxWindows/daily/">daily rebuilds page</A> for some of the platforms mentioned below.
ddb25746
VZ
29<p>
30If you have tested wxWindows on a platform not mentioned here, please tell us about your experience on our mailing list!
31We would especially like to have information about compiling wxGTK on other Unix variants, such as IRIX, DG-UX,
f6bcfd97
BP
32other flavours of BSD, ... Please note that you will generally need GNU make
33(also known as <tt>gmake</tt>) to compile wxWindows, native make programs
34often don't work.
ddb25746
VZ
35<p>
36
37<table width=100% border=4 cellpadding=5 cellspacing=0>
38
39<tr>
40<td bgcolor="#660000" colspan=5> <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF"> wxWindows 2 Platforms </font> </td>
41</tr>
42
43<tr>
44<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Platform </font> </td>
45<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Compiler </font> </td>
46<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Status </font> </td>
47<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Tested by </font> </td>
48<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Remarks </font> </td>
49</tr>
50
51<tr>
f6bcfd97 52<td bgcolor="#FFFFFF" align=center valign=center rowspan=7>Win32 (Windows 9x/NT)</td>
ddb25746 53 <td>Visual C++ 4.2/5.x/6.0</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>VZ, JS</td><td>Project files are provided for all versions except 4.2</td>
c837a756 54<tr> <td>Borland C++ 5.0</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td>Also works with free command line Borland C++ 5.5</td>
281b0186 55<tr> <td>Mingw32</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>GRG, VZ</td><td>Cross compilation from Linux works as well<br>
c837a756
VZ
56 Version 2.95.2 recommended, otherwise some (included) patches must be applied<br>
57 Memory debugging code doesn't seem to work well</td>
f6bcfd97 58<tr> <td>Cygwin</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>Stephane Junique<br>Andrea Venturoli</td><td>tested under NT 4, cross-compiling for mingw also works</td>
c837a756 59<tr> <td>Watcom C++ 10</td><td align=center><IMG SRC="icons/somewhat.gif" ALT=Almost></td><td>JS</td><td>Tested with 10.6: works, but wxImage seems to be broken<br>no support for JPEG, TIFF or OpenGL</td>
f6bcfd97 60<tr> <td>Watcom C++ 11</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>Markus Neifer</td><td>Tested with 11.0b under win95</td>
ddb25746
VZ
61<tr> <td>Symantec C++</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td><br></td>
62</tr>
63
64<tr>
65<td bgcolor="#F0F0F0" align=center valign=center rowspan=2>Win16 (Windows 3.1)</td>
c837a756
VZ
66 <td>Visual C++ 1.52</td><td align=center><IMG SRC="icons/somewhat.gif" ALT=Ok></td><td><br></td>
67 <td rowspan=2 valign=center>Some features are missing (OLE related classes, threads, ...)<br>
68 Borland C++ can't cope with ODBC, resources and new wxGrid class</td>
69<tr> <td>Borland C++ 4.0/5.0</td><td align=center><IMG SRC="icons/somewhat.gif" ALT=Ok></td><td>JS</td>
ddb25746
VZ
70</tr>
71
72<tr>
73<td bgcolor="#FFFFFF" align=center valign=center rowspan=4>Linux</td>
c837a756 74 <td>wxGTK with gcc 2.7.2</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td>Should work, but nobody uses it any more</td>
ddb25746 75<tr> <td>wxGTK with egcs 1.1.1</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>VZ, RR</td><td><br></td>
c837a756 76<tr> <td>wxGTK with gcc 2.95</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td><br></td>
ddb25746
VZ
77<tr> <td>wxMotif with egcs 1.1.1</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td>with <a href=http://www.lesstif.org>LessTif</a> 0.87</td>
78</tr>
79
80<tr>
81<td bgcolor="#F0F0F0" align=center valign=center rowspan=1>FreeBSD</td>
c837a756 82 <td>wxGTK with gcc</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>VZ</td><td>Limited thread support on older systems</td>
ddb25746
VZ
83</tr>
84
85<tr>
f6bcfd97
BP
86<td bgcolor="#FFFFFF" align=center valign=center rowspan=4>Solaris</td>
87 <td>wxMotif with Sun CC 4.2</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>VZ</td><td>Thread support must be disabled on system with not MT-safe X11</td>
c837a756 88<tr> <td>wxMotif with gcc</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td><br></td>
f6bcfd97 89<tr> <td>wxGTK with Sun CC 4.2</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>Shiv Shankar Ramakrishnan</td><td><br></td>
c837a756 90<tr> <td>wxGTK with gcc</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td><br></td>
ddb25746
VZ
91</tr>
92
93<tr>
94<td bgcolor="#F0F0F0" align=center valign=center rowspan=2>AIX</td>
95 <td>wxGTK with AIX CC</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td><br></td>
96<tr> <td>wxMotif with AIX CC</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td><br></td>
97</tr>
98
99<tr>
100<td bgcolor="#FFFFFF" align=center valign=center rowspan=2>HP-UX</td>
f6bcfd97
BP
101 <td>wxGTK with HP CC A.10.22<br>or HP aCC B3910B A.01.18
102 </td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>Staf Verhaegen</td>
103 <td>you need to add <tt>-Aa -D_HPUX_SOURCE</tt> to <tt>CFLAGS</tt></td>
ddb25746
VZ
104<tr> <td>wxGTK with gcc</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td><br></td>
105</tr>
106
c837a756 107<tr>
f6bcfd97
BP
108<td bgcolor="#F0F0F0" align=center valign=center rowspan=2>IRIX</td>
109 <td>wxGTK</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td>You may need to use <tt>--disable-catch_segvs</tt> if you get compiler<br>error in utilsunx.cpp</td>
110<tr> <td>wxMotif with MIPSPro 7.30</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>David Marshall</td><td>On IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2</td>
111</tr>
112
113<tr>
114<td bgcolor="#FFFFFF" align=center valign=center rowspan=1>SCO UnixWare</td>
115 <td>wxGTK with gcc</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>William Suetholz</td><td>UnixWare 2.1.3 with UnixWare 7 compatibility PTF</td>
116</tr>
117
118<tr>
119<td bgcolor="#F0F0F0" align=center valign=center rowspan=1>DEC OSF/1</td>
120 <td>wxGTK with gcc</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>Fabrice Didierjean</td><td>OSF1 4.0 on Dec Alpha<br>
121 you may need to run configure with <tt>--host=alpha-dec-osf switch</tt></td>
122</tr>
123
124<tr>
125<td bgcolor="#FFFFFF" align=center valign=center rowspan=4>OS/2</td>
c837a756
VZ
126 <td>VisualAge 3.0/4.0</td><td align=center><IMG SRC="icons/no.gif" ALT="Not yet"></td><td>DW</td>
127 <td rowspan=2 valign=center>OS/2 port is work in progress...</td>
128<tr> <td>EMX</td><td align=center><IMG SRC="icons/no.gif" ALT="Not yet"></td><td>SN</td>
3720ab6a
SN
129<tr> <td>wxGTK with EMX</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>SN</td><td>configure scripts need to be regenerated with OS/2 port of autoconf</td>
130<tr> <td>wxMotif with EMX</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>SN</td><td>with <a href=http://www.lesstif.org>LessTif</a> 0.89; configure scripts need to be regenerated with OS/2 port of autoconf</td>
c837a756
VZ
131</tr>
132
ddb25746
VZ
133</table>
134
135<br>
136
137<hr>
281b0186 138Contact <A HREF="mailto:zeitlin@dptmaths.ens-cachan.fr">Vadim Zeitlin</A> with
ddb25746
VZ
139any comments/suggestions.
140
281b0186
JS
141</font>
142
ddb25746
VZ
143</body>
144</html>
f6bcfd97
BP
145
146<!-- vi: set tw=0: !-->