Subject: ics-x86 Compilation error HI all, While compiling ics-x86 source code, getting an error like follows. But <typeinfo> included in the file.. external/icu4c/common/ustrenum.cpp: In member function 'virtual UBool icu_46::StringEnumeration::operator==(const icu_46::StringEnumeration&) const': external/icu4c/common/ustrenum.cpp:118: error: must #include <typeinfo> before using typeid external/icu4c/common/ustrenum.cpp:118: error: must #include <typeinfo> before using typeid make: *** [out/target/product/obj/SHARED_LIBRARIES/libicuuc_intermediates/ustrenum.o] Error 1 make: *** Waiting for unfinished jobs... Any help to resolve this. Thanks, venky -- You received this message because you are subscribed to the Google Groups "Android-x86" group. To post to this group, send email to android-x86@xxxxxxxxxxxxxxxxx To unsubscribe from this group, send email to android-x86+unsubscribe@xxxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/android-x86?hl=en. |