Skip to content

jb-mr1  #7

Description

@jrior001

compile errors in base/core/jni/...I'm a little new at this so it's possible i'm missing something here but there are recent commits in this section, compile log below....

target thumb C++: libandroid_runtime <= frameworks/base/core/jni/android_view_GLES20Canvas.cpp
target thumb C++: libandroid_runtime <= frameworks/base/core/jni/android_os_Parcel.cpp
target thumb C++: libandroid_runtime <= frameworks/base/core/jni/android_os_SystemClock.cpp
target thumb C++: libandroid_runtime <= frameworks/base/core/jni/android_os_SystemProperties.cpp
target thumb C++: libandroid_runtime <= frameworks/base/core/jni/android_os_Trace.cpp
CHK include/linux/version.h
target thumb C++: libandroid_runtime <= frameworks/base/core/jni/android_os_UEventObserver.cpp
frameworks/base/core/jni/android_os_Parcel.cpp: In function 'void android::android_os_Parcel_writeString(JNIEnv_, jclass, jint, jstring)':
frameworks/base/core/jni/android_os_Parcel.cpp:240:86: error: invalid conversion from 'char16_t_' to 'const uint16_t* {aka const short unsigned int_}' [-fpermissive]
In file included from frameworks/native/include/binder/IPCThreadState.h:21:0,
from frameworks/base/core/jni/android_os_Parcel.cpp:33:
frameworks/native/include/binder/Parcel.h:102:25: error: initializing argument 1 of 'android::status_t android::Parcel::writeString16(const uint16_t_, size_t)' [-fpermissive]
make: *** [/home/jason/rootbox/out/target/product/evita/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/android_os_Parcel.o] Error 1
make: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/jason/rootbox/kernel/htc/msm8960'
In file included from frameworks/base/core/jni/android/graphics/TextLayout.h:23:0,
from frameworks/base/core/jni/android_view_GLES20Canvas.cpp:52:
frameworks/base/core/jni/android/graphics/TextLayoutCache.h: In member function 'const UChar* android::TextLayoutCacheKey::getText() const':
frameworks/base/core/jni/android/graphics/TextLayoutCache.h:86:66: error: invalid conversion from 'const char16_t_' to 'const UChar_ {aka const short unsigned int_}' [-fpermissive]
make: *_* [/home/jason/rootbox/out/target/product/evita/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/android_view_GLES20Canvas.o] Error 1
target StaticLib: libc (/home/jason/rootbox/out/target/product/evita/obj/STATIC_LIBRARIES/libc_intermediates/libc.a)

Total time elapsed: 1 minutes (98.254986874 seconds)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions