HIDL设置死亡通知时出现错误:

typeinfo for android::hardware::hidl_death_recipient: error: undefined reference to 'typeinfo for android::RefBase'

 

这是因为hidl_death_recipient的子类所在的模块编译的时候开启了RTTI编译选项, 把这个类放到没有开启RTTI的模块进行编译即可解决问题

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐