Ring: Add maintainer note on failing build
This commit is contained in:
parent
42ce81ab62
commit
a2c8d732d0
|
@ -153,6 +153,18 @@ Build:20160816,52
|
|||
./compile.sh release
|
||||
ndk=r10e
|
||||
|
||||
Maintainer Notes:
|
||||
|
||||
Build fails for me with:
|
||||
|
||||
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
|
||||
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
|
||||
Android NDK: current module
|
||||
|
||||
jni/ring_wrapper.cpp:8133:21: error: 'isIax2Enabled' is not a member of 'DRing'
|
||||
jni/ring_wrapper.cpp:8264:12: error: 'getIp2IpDetails' is not a member of 'DRing'
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/integration
|
||||
Current Version:20160816
|
||||
|
|
Loading…
Reference in a new issue