Could anyone tell me how to install tflite-micro and use its libraries in c++ please

I really clueless right now please anyone help me. I cannot find a way to include tflite-micro libraries to my c++ project. Thank you so much really stuck here :C

i try to do something like gmake tflite-micro/tensorflow/lite/micro/tools/make/Makefile third_party_download but i got this:

gmake -f tflite-micro/tensorflow/lite/micro/tools/make/Makefile third_party_downloads
find: tensorflow/lite/micro/examples/: No such file or directory
find: …/google/: No such file or directory
find: tensorflow/lite: No such file or directory
find: tensorflow/lite: No such file or directory
gmake: tensorflow/lite/micro/tools/make/flatbuffers_download.sh: No such file or directory
tflite-micro/tensorflow/lite/micro/tools/make/Makefile:470: *** Something went wrong with the flatbuffers download: . Stop.