NDK group is here:
https://groups.google.com/forum/?fromgroups#!forum/android-ndk 

Before you ask in there I suggest you read:
android-ndk-r8b\docs\STANDALONE-TOOLCHAIN.html 

On Tuesday, July 24, 2012 1:28:04 PM UTC+1, Yogini wrote:
>
> Hi All,
>  
> I am trying to build a PDFReader using MuPDF third party library. But as 
> per steps given in ReadMe file of MuPDF android folder, we need to build 
> MuPDF source to generate 'generated' directory. This generated dierectory 
> is required for further compilation through ndk_build.
>  
> To build this source code in windows I have installed Cygwin, GnuMake, 
> Gawk.
> Tried executing make inside source folder of MuPDF where Makefile exists. 
> On doing so, I am getting following error..
>  
>  
> $ make
>
> MKDIR build/debug
>
> CC build/debug/ft_ftbase.o
>
> /usr/bin/sh: cc: command not found
>
> make: *** [build/debug/ft_ftbase.o] Error 127
> Please help me in compilation of MuPDF source and to generate 'generated' 
> directory ?
>  
>
> Thanks in advance.
>
> Yogini
>
>  
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to