[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=5FH=5F
>-#define OBFONT=5FH=5F
>+#ifndef =5FFONT=5FH=5F
>+#define =5FFONT=5FH=5F

<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

--DW


Other related posts: