
you must set the search paths to point to the right locations.

Furthermoreinternally they do not run the same compiler: the 1.5 version (project file Rezilla.xcode) uses version 3.3 of the GNU gcc compilerwhile the other (project file Rezilla.xcodeproj) uses the 4.0 version ofthis compiler.Ĭompiling Rezilla with XCode is fairly simple once you have successfully taken the following two steps: In Rezilla'ssource code distribution (version 1.0.7 or greater), you will find twoproject files corresponding to two different versions of XCode: this isbecause the format of the project files and the environment have beensubstantially modified between version 1.5 and 2.0 of XCode. XCode is Apple's development environment.

Compiling with XCodeXCode is Apple's development environment.
