PatWie / tensorflow-cmake

TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
Apache License 2.0
439 stars 91 forks source link

How to build it in Windows? #21

Closed jerinka closed 6 years ago

jerinka commented 6 years ago

Hi this is a very helpful project, what changes needed to build this in windows too?

PatWie commented 6 years ago

I do not use Windows at all. As written here:

https://github.com/PatWie/tensorflow-cmake/blob/c5032890978b9bc26b9d5bdf2787e8552d17cebb/cmake/modules/FindTensorFlow.cmake#L49-L53

I wonder if this would work in Windows. But I guess it is not working without changes. Did you gave it a shot under windows?