cjweeks / tensorflow-cmake

Integrate TensorFlow with CMake projects effortlessly
MIT License
331 stars 83 forks source link

compile error on install-project #46

Closed junhyeokahn closed 5 years ago

junhyeokahn commented 5 years ago

Hello, I am using tensorflow version 1.12 and I am getting the below error when I try to compile install-project example.

/usr/local/include/google/tensorflow/tensorflow/core/lib/core/stringpiece.h:29:10: fatal error: 'absl/strings/string_view.h' file not found
#include "absl/strings/string_view.h"
zg9uagfv commented 5 years ago

tensorflow/absl/strings/string_view.h in source code