meiGming
meiGming
Port configuration missing for [1111.2222]. Service is internal. helloworld-json { "unicast":"172.20.10.3", "logging": { "level":"debug", "console":"true" }, "applications": [ { "name":"hello_world_service", "id":"0x4444" }, { "name":"hello_world_client", "id":"0x5555" } ], "services": [ {...
Using AIDL to generate native service,build commonAPI gen_code and AIDL platform_ndk.so build failed: error message > external/libcxx/include/memory:4972:16: error: use of dynamic_cast requires -frtti > _Tp* __p = dynamic_cast(__r.get()); this error...