[android-porting] Re: Error in Android Build external/opencore/android/playerdriver.cpp:1167: error: 'mMemBase' was not declared in this scope

2009-03-30 Thread AKIRA
Hi I have same error, too. 1. external/opencore/Android.mk PV_CFLAGS := -Wno-non-virtual-dtor -DENABLE_MEMORY_PLAYBACK - D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 - DUSE_CML2_CONFIG --- delete DENABLE_MEMORY_PLAYBACK 2. external

[android-porting] Re: Error in Android Build external/opencore/android/playerdriver.cpp:1167: error: 'mMemBase' was not declared in this scope

2009-03-30 Thread Anonymous Anonymous
I guess u have to build BUILD_WITHOUT_PV=true On Mon, Mar 30, 2009 at 1:09 PM, Amit_Java wrote: > > hi all > when i try to compile the source. A error is reported > out as below. Would you like to let me know how to fix it? Thank you > very much. > r...@localhost mydroid]# make > build/core/pr