BUILDING Convergence should build out-of-the-box on any Mac with a recent developer tools installation. The Makefile is set up to prefer the Mac OS X 10.5 SDK, but will use the 10.6 SDK if 10.5 is not available. If in the future neither SDK is available, you can uncomment the line defining SDKROOT_macosx and change it to something appropriate. Once built, the application bundle can be found in build/mainapp/-macosx. All three configurations (debug, profile, release) are built by default.