You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Tengfei han via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/10/06 10:57:20 UTC

[Apache TVM Discuss] [Questions] Error: Class referenced in the manifest, org.apache.tvm.tvmrpc.RPCWatchdogService, was not found in the project or the libraries


I was going to run [Cross Compilation and RPC](https://tvm.apache.org/docs/tutorials/get_started/cross_compilation_and_rpc.html#tutorial-cross-compilation-and-rpc) and then I followed these [instructions](https://github.com/apache/incubator-tvm/tree/master/apps/android_rpc#buildapk),
when excuting `gradle clean build`, I got a error like this

>     apps/android_rpc/app/src/main/AndroidManifest.xml:43: Error: Class referenced in the manifest, org.apache.tvm.tvmrpc.RPCWatchdogService, was not found in the project or the libraries [MissingClass]
>               <service android:name=".RPCWatchdogService"

does anyone have met such error? any cues would be highly appreciated.





---
[Visit Topic](https://discuss.tvm.apache.org/t/error-class-referenced-in-the-manifest-org-apache-tvm-tvmrpc-rpcwatchdogservice-was-not-found-in-the-project-or-the-libraries/8093/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/4ac13a1c0efdf291b82e50b0cfe87beb2e35dab4bd2f33a2aff03a2e90f655ff).

[Apache TVM Discuss] [Questions] Error: Class referenced in the manifest, org.apache.tvm.tvmrpc.RPCWatchdogService, was not found in the project or the libraries

Posted by Tengfei han via Apache TVM Discuss <no...@discuss.tvm.ai>.

Sorry to bother you. I already fix this bug, the reason is I forgot to open some options related to  RPC in` config.cmake`





---
[Visit Topic](https://discuss.tvm.apache.org/t/error-class-referenced-in-the-manifest-org-apache-tvm-tvmrpc-rpcwatchdogservice-was-not-found-in-the-project-or-the-libraries/8093/2) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/0f4a4b8c728c0ecd0727168b61769c5784aace1ff663baca42ca59e2b4ada700).