[GEM-dev] Xcode building instructions?

cgc cgc at humboldtblvd.com
Wed Jan 21 05:29:24 CET 2004


Yeah the pbprojects are kinda odd in relation to CVS.  For some reason 
all of our individual settings are in that file, and some of them might 
have absolute paths which won't work for you.  Also, you will have to 
get all the libs we use like freetype and FTGL that aren't in CVS.  You 
might want to check each directory to see if some new files have been 
added since the xcode/pb CVS doesn't seem to find new files on it's 
own.  I still run cvs update from the terminal to make sure all the 
changes are done.

cgc

On Jan 20, 2004, at 8:25 PM, <ben at ekran.org> wrote:

> hello all, (Jamie & Chris in particular)
>
> I'm trying to build gem from source on OSX. I'm using Xcode 1.1 on 10.3
>
> What is the difference between the gem project file and the sit 
> compressed
> version? I'm using the non-compressed one.
>
> The GemLibs in CVS does not match the GemLib folders the project asks 
> for
> (freetype + FTGL missing) Is the CVS GemLibs not up to date, or are 
> these
> OSX specifc changes?
>
> Second there seem to be a lot of absolute pathnames (Users/cgc/...)
> Is there an easy way to convert these all into relative paths? here is 
> the
> error log of my first (second actually) build attempt:
>





More information about the GEM-dev mailing list