¡@

Home 

2014/10/15 ¤U¤È 10:05:50

iphone Programming Glossary: curses.h

How can I compile lame as static library(.a) for armv6 and armv7 of iPhone?

http://stackoverflow.com/questions/9207063/how-can-i-compile-lame-as-static-library-a-for-armv6-and-armv7-of-iphone

arch armv6 prefix Volumes Data test arm6 host arm apple darwin9 make make install The error is console.c 25 21 error curses.h No such file or directory console.c 27 20 error term.h No such file or directory console.c In function ˜get_termcap_string.. make 2 console.o Error 1 make 1 all recursive Error 1 make all Error 2 When I install ncurses It reported this .. curses.h 60 25 error ncurses_dll.h No such file or directory In file included from console.c 25 .. curses.h 250 warning return type.. It reported this .. curses.h 60 25 error ncurses_dll.h No such file or directory In file included from console.c 25 .. curses.h 250 warning return type defaults to ˜int .. curses.h In function ˜NCURSES_EXPORT_VAR .. curses.h 250 error expected declaration..