[interfacekit] Re: Missing header build problems

> 
> >I fixed your OBFont problem (checkout the new Font.h file), but the freetype 
> >headers and library
> >is not correctly included by the jamrules, someone need to fix them.
> >
> >Marcus
> >
> >-#ifndef OBFONT=3D5FH=3D5F
> >-#define OBFONT=3D5FH=3D5F
> >+#ifndef =3D5FFONT=3D5FH=3D5F
> >+#define =3D5FFONT=3D5FH=3D5F
> 
> <blush> That was something I considered, but thought, "Nah, that won't fix 
> anything". The freetype includes thing is Ingo's work, so we'll probably need 
> to ask him to fix it. *This* kind of thing is the reason why I try to avoid 
> doing anything with the build with the exception of checking something new 
> in. Methinks I'm going back to my font code now.... :P

I think you are handling it in a wrong way. After checking in, and perhaps even
before checking in new code, you should make sure that you have an up to date
tree and do a checkout. 
If you don't do it, everyone, *except* you may experiece problems with your 
newly added code. Thats not a good situation.

Marcus




Other related posts: