Tuesday, January 19, 2010

enable pv log

除了 make -j 4 ENABLE_PV_LOGGER=1後
發現 也要在opencore/android/Android.mk裡


LOCAL_CFLAGS += -UNDEBUG

因為opencore/android/裡的source並不會用到PV_CFLAGS

3 comments:

  1. 你debug過 opencore嗎
    我現在正debug opencore

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. oogle找一下
    在/sdcard加個pvlogger.txt
    然後看一下
    /mydroid/external/opencore/
    android/android_logger_config.h

    ReplyDelete