Contents Up Previous Next

wxWindows requirements

To make use of wxWindows, you currently need one or both of the following setups.

(a) PC:

  1. A 486 or higher PC running MS Windows.
  2. A Windows compiler: most are supported, but please see install.txt for details. Supported compilers include Microsoft Visual C++ 4.0 or higher, Borland C++, Cygwin, Metrowerks CodeWarrior.
  3. At least 60 MB of disk space.

(b) Unix:

  1. Almost any C++ compiler, including GNU C++ (EGCS 1.1.1 or above).
  2. Almost any Unix workstation, and one of: GTK+ 1.2, Motif 1.2 or higher, Lesstif.
  3. At least 60 MB of disk space.