On 15 July 2011 23:05, Kok, Auke-jan H wrote:
> On Thu, Jul 14, 2011 at 11:35 PM, Amit Daniel Kachhap
> wrote:
>> This patch enables ncurses for android. NCURSES_NOMACRO flag is enabled
>> as there is some conflict with stl libraries.
>>
>> Signed-off-by: Amit Daniel Kachhap
>> ---
>> Android.
On Thu, Jul 14, 2011 at 11:35 PM, Amit Daniel Kachhap
wrote:
> This patch enables ncurses for android. NCURSES_NOMACRO flag is enabled
> as there is some conflict with stl libraries.
>
> Signed-off-by: Amit Daniel Kachhap
> ---
> Android.mk | 23 +++
> display.
This patch enables ncurses for android. NCURSES_NOMACRO flag is enabled
as there is some conflict with stl libraries.
Signed-off-by: Amit Daniel Kachhap
---
Android.mk | 23 +++
display.cpp|5 -
display.h |3 ++-
lib.cpp