Skip to content

Can't compile examples #3

@TimAtFacture

Description

@TimAtFacture

I am trying to follow the guide for these examples here. I have installed the TensorFlowLite library and SparkFun Apollo3 Boards Package as per the instructions. I have cloned this repo into Documents > Arduino > SparkFun and tried to upload the microspeech example but received the following error:

tensorflow/lite/c/c_api_internal.h: No such file or directory

full error message

  • I have tried with both the 2.1.0 and 1.15.0 NON-precompiled versions of this repo.
  • I have tried on two different Windows 10 systems and an Ubuntu system.
  • I have tried cloning the tensorflow repo into the /Tensorflow_AIOT2019/microspeech directory, and adjusting the fill path of the #include (to account for nested /tensorflow folder, "tensorflow/tensorflow/lite/c/c_api_internal.h")
  • I have tried cloning the tensorflow repo into the libraries folder, and including with <> (<tensorflow/lite/c/c_api_internal.h> and <tensorflow/tensorflow/lite/c/c_api_internal.h>).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions