Hi Werner,

Yes sorry about that attachment, I had sent it earlier without testing while I 
was still putting together a Makefile for the standalone. It turns out the 
standalone app works though, so there is no need for me to send it afterall, 
unfortunately the problem still lies in just the Android app.

> Date: Thu, 8 Sep 2011 06:32:48 +0200
> To: lost_bits1...@hotmail.ca
> CC: chmor...@gmail.com; freetype-devel@nongnu.org
> Subject: Re: [ft-devel] FT_New_Memory_Face crashes
> From: w...@gnu.org
> 
> 
> Louis,
> 
> 
> your attachment is too big for the mailing list.  Additionally, it
> contains a non-free font which is not allowed to be distributed.
> Please resend it without the font, if necessary, and I'll forward your
> mail to the list.
> 
> BTW, trying to compile with
> 
>   g++ -o Standalone \
>       -O0 -g \
>       Standalone.cpp \
>       -I /usr/local/include/freetype2/include \
>       -L /usr/local/lib \
>       -lfreetype
> 
> I get this:
> 
>   Standalone.cpp:6:43: error: ‘zip_uint64_t’ has not been declared
> 
> Indeed, `zip_uint64_t' is not defined anywhere in your bundle, thus I
> can't proceed.
> 
> 
>     Werner
                                                                                
  
_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to