Displaying 2 results from an estimated 2 matches for "units_per_em".
2004 Dec 20
0
[LLVMdev] Re: Compiling FreeType 2.1.9 with LLVM 1.4
...0)->Magic_Number ), (FT_UShort)( ((size_t) &((TT_Header
*)0)->Magic_Number) ) },
{ ft_frame_ushort_be, (FT_Byte)sizeof ( ((TT_Header*)0)->Flags
), (FT_UShort)( ((size_t) &((TT_Header *)0)->Flags) ) },
{ ft_frame_ushort_be, (FT_Byte)sizeof (
((TT_Header*)0)->Units_Per_EM ), (FT_UShort)( ((size_t) &((TT_Header
*)0)->Units_Per_EM) ) },
=================== Errors start with the next line ===============
{ ft_frame_long_be, (FT_Byte)sizeof (
((TT_Header*)0)->Created[0] ), (FT_UShort)( ((size_t) &((TT_Header
*)0)->Created[0]) ) },
{ f...
2004 Dec 20
2
[LLVMdev] Re: Compiling FreeType 2.1.9 with LLVM 1.4
On Sun, 2004-12-19 at 22:52, Adam Warner wrote:
> Hi Reid Spencer,
>
> > CC=/path/to/llvmgcc CXX=/path/to/llvmg++ configure
> > make
> >
> > and was able to reproduce the problem. Not sure what's up with that but
> > as Misha pointed out, llvmgcc isn't any "particular" version of 3.4, its
> > just 3.4ish. I also concur with him that you