wxWidgets 2 Stubs
Description: The wxWidgets Stubs port is a skeleton port conforming to the wxWidgets 2 API, that developers can adapt to a new platform. The bulk of wxWidgets' source code is in the common or generic directories, which remains largely unchanged for new ports, and the remaining API is covered by the stubs port. Just fill in the blanks!

See also the wxWidgets 2 page.

Important note: wxStubs is not currently synchronised with the wxWidgets 2 API. Please contact wxwin-developers to find out the latest on wxStubs.

Release notes: ReadMe, Release notes, Changes, Installation instructions.

Sites: U.K. (latest)
U.K. (2nd site)
Australia
Germany
Sweden
Installation:
  • Get the following files and unzip into a suitable directory such as c:\wx (not a path with any spaces).
  • Select a documentation set in your preferred format:
  • Some makefiles are provided in src/stubs for VC++ and Unix. For further information see Future Ports, "How to write a new port".