Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建开源项目https://code.google.com/p/ics-openvpn/
自述文件说:“禁用 Google 断码(jni/Android.mk 中的 WITH_BREAKPAD=0)”
我该如何执行此操作?
GO jni 文件夹 打开 Android.mk 并搜索 WITH_BREAKPAD .. 当你找到它时 .. 就像 WITH_BREAKPAD=1 使它 WITH_BREAKPAD=1 因此解决