tensorflow-cmake icon indicating copy to clipboard operation
tensorflow-cmake copied to clipboard

I can't compiled the example

Open contactmat opened this issue 7 years ago • 1 comments

Hi I follow te README but whe I compile I can't link the main and neither the libtensorflow_all.so

I have a lot of undefined reference. I copy and paste a couple:

main.cc:(.text+0x13c): undefined reference to tensorflow::SessionOptions::SessionOptions()' /usr/local/lib/libtensorflow_all.so: undefined reference to tensorflow::Tensor::ComputeFlatOuterDims(tensorflow::gtl::ArraySlice, long long)'

What I did wrong?

Thanks

contactmat avatar Jun 15 '18 15:06 contactmat

i got the same issue. @contactmat did you fix it?

zg9uagfv avatar Feb 20 '19 08:02 zg9uagfv