Closed saikatbsk closed 6 years ago
Hi, the project builds on Mac but when I am changing build platform to Android I am getting the following error:
Assets/Scripts/Classifier.cs(26,13): error CS0103: The name `TensorFlowSharp' does not exist in the current context
Any idea why is it happening?
Thanks in advanced.
Hi, this error indicates problem with your TensorFlow plugin for Unity installation. You should check that, maybe try to recreate project and install it again.
Thanks for the quick responce.
Hi, the project builds on Mac but when I am changing build platform to Android I am getting the following error:
Assets/Scripts/Classifier.cs(26,13): error CS0103: The name `TensorFlowSharp' does not exist in the current context
Any idea why is it happening?
Thanks in advanced.