Contents Up Previous Next

Configuration

Options are configurable in the file "wx/XXX/setup.h" where XXX is the required platform (such as msw, motif, gtk, mac). Some settings are a matter of taste, some help with platform-specific problems, and others can be set to minimize the size of the library. Please see the setup.h file and install.txt files for details on configuration.

Under Unix (GTK and Motif) the corresponding setup.h files are generated automatically when configuring the wxWindows using the "configure" script. When using the RPM packages for installing wxWindows on Linux, a correct setup.h is shipped in the package and this must not be changed.