tensorflow with cocos2d-x android failed to build fatal error: unsupported/Eigen/CXX11/Tensor: No such file or directory -


i have tried link prebuilt tensorflow library , try compile android project of cocos2d-x, give me error of eigen

here error

    jni/../../../../tensorflow/third_party/eigen3/unsupported/eigen/cxx11/tensor:1:42: fatal error: unsupported/eigen/cxx11/tensor: no such file or directory  #include "unsupported/eigen/cxx11/tensor"  

can me that?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -