<td>Visual C++ 4.2/5.x/6.0</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>VZ, JS</td><td>Project files are provided for all versions except 4.2</td>
<tr><td>Borland C++ 5.0</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td><br></td><td>Also works with free command line Borland C++ 5.5</td>
<tr><td>Mingw32</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>GRG, VZ</td><td>Cross compilation from Linux works as well<br>
Memory debugging code doesn't seem to work well</td>
<tr><td>Cygwin</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>Stephane Junique<br>Andrea Venturoli</td><td>tested under NT 4, cross-compiling for mingw also works</td>
<tr><td>Watcom C++ 10</td><tdalign=center><IMGSRC="images/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>
<tr><td>Watcom C++ 11</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>Markus Neifer</td><td>Tested with 11.0b under win95</td>
<td>Visual C++ 7.1</td><tdalign=center><imgsrc="images/no.gif"alt=No></td><td> </td><td>Some minor corrections not done yet but will be in time for 2.6.0...</td>
<td>wxMotif with Sun CC 4.2</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>VZ</td><td>Thread support must be disabled on system with not MT-safe X11</td>
<trbgcolor="#f0f0f0"><td>wxMotif with gcc</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td><br></td><td><br></td>
<trbgcolor="#f0f0f0"><td>wxGTK with Sun CC 4.2</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td> </td><td><br></td>
<trbgcolor="#f0f0f0"><td>wxGTK with gcc</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td><br></td><td><br></td>
<trbgcolor="#f0f0f0"><td>wxGTK with Sun CC 5.0 and 6.1 (Solaris 7 and 8)</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>Jiri Mracek</td><td>You have to edit line 2079 in glib.h to fix GTK+ error</td>
<trbgcolor="#f0f0f0"><td>wxGTK 2.5.1 with Sun CC 6.2 (Solaris 6 and 8)</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>Carl Godkin</td><td>Using GNU make</td>
<td>wxGTK 2.2.9 with gcc 3.0.4</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>Ian Brown</td><td>Shared library building doesn't work, use <tt>--disable-shared</tt></td>
<tr><td>wxGTK 2.3.3 with xlC (AIX 4.3.2)</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>Irvin Probst</td><td>Both static and shared wxGTK libraries work, but only with static GTK+ and GLib</td>
<tr><td>wxX11 2.4.2 with xlC 6 (AIX 5.1)</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>Swengtoo</td><td>In 2.4.2 you need to remove parentheses from the configure line containing AIX_CXX_LD; you should also use GNU make</td>
Note that all entries use MIPSPro 7.3 compiler on IRIX 6.5.9 with <tt>-mips3 -n32</tt> flags if not mentioned otherwise.
Also note that you need to set <tt>LD_LIBRARYN32_PATH</tt> under IRIX to run wxWindows programs.
</td>
<tr><td>wxGTK 2.2</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>Ian</td><td>You may need to use <tt>--disable-catch_segvs</tt> if you get compiler error in utilsunx.cpp</td>
<td>wxGTK with gcc</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>William Suetholz</td><td>UnixWare 2.1.3 with UnixWare 7 compatibility PTF</td>
<trbgcolor="#f0f0f0"><td>wxGTK with EMX</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>SN</td><td>configure scripts need to be regenerated with OS/2 port of autoconf</td>
<trbgcolor="#f0f0f0"><td>wxMotif with EMX</td><tdalign=center><IMGSRC="images/yes.gif"ALT=Ok></td><td>SN</td><td>with <ahref="http://www.lesstif.org">LessTif</a> 0.89; configure scripts need to be regenerated with OS/2 port of autoconf</td>