To build wxWebKit, you will currently need:
- git
- python (Windows Python, not Cygwin Python, under Windows).
- wxWidgets 2.8.8 or above (currently, it must be a shared Unicode build with wxGraphicsContext enabled)
- Ubuntu users: We've heard the best packages to use on Ubuntu are Robin's wxPython builds, found at http://www.wxpython.org. Make sure you install the wx-common package to get everything you need.
- On Windows
- On *nix/OS X
- gcc 4.x and related development tools (in Apple Developer Tools on OS X)
See the Configuring Your Environment for build environment setup instructions for each platform.