fo40225 / tensorflow-windows-wheel

Tensorflow prebuilt binary for Windows
3.66k stars 1.53k forks source link

Trying to build tensorflow 1.8 c++ api with ITK and Protobuf #149

Open ClementLagorce opened 4 years ago

ClementLagorce commented 4 years ago

Hello,

I'm trying to run this project : https://github.com/jackyko1991/vnet-tensorflow/tree/master/cxx So I downloaded this file from your repo : libtensorflow-cpu-windows-x86_64-1.8.0-sse2.7z I'm trying to build this with ITK and Protobuf on Visual Studio 2015 but I am stuck on dll library linking errors. Could you try it or explain how to do it well ?

Thanks a lot !