Installing XCode, downloading and building wxWidgets
You will need to install XCode, which will also install various UNIX command line tools (eg, gnu g++) required by CodeLite.
If you wish to build wxWidget applications, you would also need to download and build the wxWidgets library.
The steps involved in doing this are described here.

